Home
last modified time | relevance | path

Searched defs:debugType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1180 …spv::Id debugType = makeCompositeDebugType({}, "accelerationStructure", NonSemanticShaderDebugInfo… in makeAccelerationStructureType() local
1199 …spv::Id debugType = makeCompositeDebugType({}, "rayQuery", NonSemanticShaderDebugInfo100Structure,… in makeRayQueryType() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp1281 …spv::Id debugType = makeCompositeDebugType({}, "accelerationStructure", NonSemanticShaderDebugInfo… in makeAccelerationStructureType() local
1300 …spv::Id debugType = makeCompositeDebugType({}, "rayQuery", NonSemanticShaderDebugInfo100Structure,… in makeRayQueryType() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp985 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local