Searched refs:containsPhysicalStorageBufferOrArray (Results 1 – 6 of 6) sorted by relevance
434 if (containsPhysicalStorageBufferOrArray(getDerefTypeId(resultId))) { in postProcessFeatures()
311 bool containsPhysicalStorageBufferOrArray(Id typeId) const;
1394 bool Builder::containsPhysicalStorageBufferOrArray(Id typeId) const in containsPhysicalStorageBufferOrArray() function in spv::Builder1404 return containsPhysicalStorageBufferOrArray(getContainedTypeId(typeId)); in containsPhysicalStorageBufferOrArray()1407 if (containsPhysicalStorageBufferOrArray(instr.getIdOperand(m))) in containsPhysicalStorageBufferOrArray()
436 if (containsPhysicalStorageBufferOrArray(getDerefTypeId(resultId))) { in postProcessFeatures()
319 bool containsPhysicalStorageBufferOrArray(Id typeId) const;
1495 bool Builder::containsPhysicalStorageBufferOrArray(Id typeId) const in containsPhysicalStorageBufferOrArray() function in spv::Builder1505 return containsPhysicalStorageBufferOrArray(getContainedTypeId(typeId)); in containsPhysicalStorageBufferOrArray()1508 if (containsPhysicalStorageBufferOrArray(instr.getIdOperand(m))) in containsPhysicalStorageBufferOrArray()