Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h390 Id getFuncTypeId() const { return functionInstruction.getIdOperand(1); } in getFuncTypeId() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DspvIR.h411 Id getFuncTypeId() const { return functionInstruction.getIdOperand(1); } in getFuncTypeId() function