Searched refs:is8BitStorageFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
305 bool is8BitStorageFeaturesSupported (const Context& context,
51 bool is8BitStorageFeaturesSupported (const Context& context, Extension8BitStorageFeatures toCheck) in is8BitStorageFeaturesSupported() function
422 if (!is8BitStorageFeaturesSupported(context, m_shaderSpec.requestedVulkanFeatures.ext8BitStorage)) in checkSupport()
3084 if (!is8BitStorageFeaturesSupported(context, instance.requestedFeatures.ext8BitStorage)) in runAndVerifyDefaultPipeline()