Home
last modified time | relevance | path

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

/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp1244 …spv::Id debugType = makeCompositeDebugType({}, "accelerationStructure", NonSemanticShaderDebugInfo… in makeAccelerationStructureType() local
1263 …spv::Id debugType = makeCompositeDebugType({}, "rayQuery", NonSemanticShaderDebugInfo100Structure,… in makeRayQueryType() local
/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
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp985 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local