Searched defs:debugType (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 1180 …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 D | SpvBuilder.cpp | 1281 …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 D | CGDebugInfo.cpp | 985 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local
|