Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp2321 …auto const debugLocalVariableId = createDebugLocalVariable(debugId[paramTypeId], paramName, p + 1); in setupFunctionDebugInfo() local
2520 auto const debugLocalVariableId = createDebugLocalVariable(debugId[type], name); in createVariable() local