Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSPVRemapper.h168 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function
DSPVRemapper.cpp1188 isType[asTypeConstId(typeStart)] = true; in dceTypes()
1210 const spv::Id typeId = asTypeConstId(typeStart); in dceTypes()
1405 const spv::Id resId = asTypeConstId(typeStart); in mapTypeConst()