Searched refs:getDerefTypeId (Results 1 – 4 of 4) sorted by relevance
421 if (containsPhysicalStorageBufferOrArray(getDerefTypeId(resultId))) { in postProcessFeatures()
192 Id getDerefTypeId(Id resultId) const;
637 Id Builder::getDerefTypeId(Id resultId) const in getDerefTypeId() function in spv::Builder1539 Instruction* load = new Instruction(getUniqueId(), getDerefTypeId(lValue), OpLoad); in createLoad()2151 typeId1 = getDerefTypeId(parameters.texelOut); in createTextureCall()
4980 spv::Id typeId1 = builder.getDerefTypeId(texelOut); in createImageTextureFunctionCall()