Home
last modified time | relevance | path

Searched refs:makeDebugCompilationUnit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp977 type->addIdOperand(makeDebugCompilationUnit()); // scope id in makeCompositeDebugType()
1057 Id Builder::makeDebugCompilationUnit() { in makeDebugCompilationUnit() function in spv::Builder
1092 inst->addIdOperand(makeDebugCompilationUnit()); // scope id in createDebugGlobalVariable()
2201 type->addIdOperand(makeDebugCompilationUnit()); // scope in makeDebugFunction()
DSpvBuilder.h239 Id makeDebugCompilationUnit();
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp1047 type->addIdOperand(makeDebugCompilationUnit()); // scope id in makeCompositeDebugType()
1152 Id Builder::makeDebugCompilationUnit() { in makeDebugCompilationUnit() function in spv::Builder
1189 inst->addIdOperand(makeDebugCompilationUnit()); // scope id in createDebugGlobalVariable()
2355 type->addIdOperand(makeDebugCompilationUnit()); // scope in makeDebugFunction()
H A DSpvBuilder.h242 Id makeDebugCompilationUnit();