Home
last modified time | relevance | path

Searched refs:makeDebugCompilationUnit (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1051 type->addIdOperand(makeDebugCompilationUnit()); // scope id in makeCompositeDebugType()
1098 Id Builder::makeDebugCompilationUnit() { in makeDebugCompilationUnit() function in spv::Builder
1113 // We can reasonably assume that makeDebugCompilationUnit will be called before any of in makeDebugCompilationUnit()
1133 inst->addIdOperand(makeDebugCompilationUnit()); // scope id in createDebugGlobalVariable()
2204 type->addIdOperand(makeDebugCompilationUnit()); // scope in makeDebugFunction()
H A DSpvBuilder.h230 Id makeDebugCompilationUnit();

Completed in 9 milliseconds