Searched refs:uses8BitStorage (Results 1 – 2 of 2) sorted by relevance
1009 bool uses8BitStorage (const ShaderInterface& interface) in uses8BitStorage() function1499 …if (uses16BitStorage(interface) || uses8BitStorage(interface) || usesRelaxedLayout(interface) || u… in generateComputeShader()2477 if (!context.get8BitStorageFeatures().storageBuffer8BitAccess && uses8BitStorage(m_interface)) in createInstance()
957 bool uses8BitStorage (const ShaderInterface& interface) in uses8BitStorage() function2252 …if (!context.get8BitStorageFeatures().uniformAndStorageBuffer8BitAccess && uses8BitStorage(m_inter… in createInstance()