Home
last modified time | relevance | path

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

/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp2275 …auto const debugLocalVariableId = createDebugLocalVariable(debugId[paramTypeId], paramName, p + 1); in setupDebugFunctionEntry() local
2466 auto const debugLocalVariableId = createDebugLocalVariable(debugId[type], name); in createVariable() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2168 …auto const debugLocalVariableId = createDebugLocalVariable(debugId[paramTypeId], paramName, p + 1); in setupDebugFunctionEntry() local
2356 auto const debugLocalVariableId = createDebugLocalVariable(debugId[type], name); in createVariable() local