Home
last modified time | relevance | path

Searched refs:asTypeConstId (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h189 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function
DSPVRemapper.cpp1157 isType[asTypeConstId(typeStart)] = true; in dceTypes()
1179 const spv::Id typeId = asTypeConstId(typeStart); in dceTypes()
1374 const spv::Id resId = asTypeConstId(typeStart); in mapTypeConst()
/external/angle/third_party/glslang/src/SPIRV/
DSPVRemapper.h189 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function
DSPVRemapper.cpp1157 isType[asTypeConstId(typeStart)] = true; in dceTypes()
1179 const spv::Id typeId = asTypeConstId(typeStart); in dceTypes()
1374 const spv::Id resId = asTypeConstId(typeStart); in mapTypeConst()