Searched refs:is8BitStorageFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
275 bool is8BitStorageFeaturesSupported (const Context& context,
41 bool is8BitStorageFeaturesSupported (const Context& context, Extension8BitStorageFeatures toCheck) in is8BitStorageFeaturesSupported() function
436 …if (!is8BitStorageFeaturesSupported(m_context, m_shaderSpec.requestedVulkanFeatures.ext8BitStorage… in iterate()
2540 if (!is8BitStorageFeaturesSupported(context, instance.requestedFeatures.ext8BitStorage)) in runAndVerifyDefaultPipeline()