Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvBuilder.cpp2171 …auto const debugLocalVariableId = createDebugLocalVariable(debugId[paramTypeId], paramName, p + 1); in setupDebugFunctionEntry() local
2359 auto const debugLocalVariableId = createDebugLocalVariable(debugId[type], name); in createVariable() local