Searched refs:getDerefTypeId (Results 1 – 4 of 4) sorted by relevance
352 if (containsPhysicalStorageBufferOrArray(getDerefTypeId(resultId))) { in postProcess()
164 Id getDerefTypeId(Id resultId) const;
578 Id Builder::getDerefTypeId(Id resultId) const in getDerefTypeId() function in spv::Builder1354 Instruction* load = new Instruction(getUniqueId(), getDerefTypeId(lValue), OpLoad); in createLoad()1943 typeId1 = getDerefTypeId(parameters.texelOut); in createTextureCall()
4269 spv::Id typeId1 = builder.getDerefTypeId(texelOut);