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