Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h194 struct DebugSourceLocation { struct
218 currentSourceLoc = DebugSourceLocation{line, column, fileId}; in updateDebugSourceLocation() argument
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DspvIR.h215 struct DebugSourceLocation { struct
239 currentSourceLoc = DebugSourceLocation{line, column, fileId}; in updateDebugSourceLocation() argument