Searched refs:is16BitStorageFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
289 bool is16BitStorageFeaturesSupported (const Context& context,
125 bool is16BitStorageFeaturesSupported (const Context& context, Extension16BitStorageFeatures toCheck) in is16BitStorageFeaturesSupported() function
442 …if (!is16BitStorageFeaturesSupported(m_context, m_shaderSpec.requestedVulkanFeatures.ext16BitStora… in iterate()
2546 if (!is16BitStorageFeaturesSupported(context, instance.requestedFeatures.ext16BitStorage)) in runAndVerifyDefaultPipeline()