Searched defs:debugType (Results 1 – 3 of 3) sorted by relevance
| /external/angle/third_party/glslang/src/SPIRV/ |
| D | SpvBuilder.cpp | 1244 …spv::Id debugType = makeCompositeDebugType({}, "accelerationStructure", NonSemanticShaderDebugInfo… in makeAccelerationStructureType() local 1263 …spv::Id debugType = makeCompositeDebugType({}, "rayQuery", NonSemanticShaderDebugInfo100Structure,… in makeRayQueryType() local
|
| /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
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 985 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local
|