Searched refs:usingPhysicalStorageBuffer (Results 1 – 2 of 2) sorted by relevance
398 bool usingPhysicalStorageBuffer() const { return usePhysicalStorageBuffer; } in usingPhysicalStorageBuffer() function
1321 if (glslangIntermediate->usingPhysicalStorageBuffer()) { in TGlslangToSpvTraverser()