Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvBuilder.cpp2054 …auto const debugLocalVariableId = createDebugLocalVariable(debugId[getContainedTypeId(paramType)],… in makeFunctionEntry() local
2235 auto const debugLocalVariableId = createDebugLocalVariable(debugId[type], name); in createVariable() local