Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h168 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSPVRemapper.h184 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function