Searched refs:uses16BitStorage (Results 1 – 2 of 2) sorted by relevance
998 bool uses16BitStorage (const ShaderInterface& interface) in uses16BitStorage() function1499 …if (uses16BitStorage(interface) || uses8BitStorage(interface) || usesRelaxedLayout(interface) || u… in generateComputeShader()2475 if (!context.get16BitStorageFeatures().storageBuffer16BitAccess && uses16BitStorage(m_interface)) in createInstance()
946 bool uses16BitStorage (const ShaderInterface& interface) in uses16BitStorage() function2250 …if (!context.get16BitStorageFeatures().uniformAndStorageBuffer16BitAccess && uses16BitStorage(m_in… in createInstance()