Searched refs:is16BitStorageFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
314 bool is16BitStorageFeaturesSupported (const Context& context,
135 bool is16BitStorageFeaturesSupported (const Context& context, Extension16BitStorageFeatures toCheck) in is16BitStorageFeaturesSupported() function
426 …if (!is16BitStorageFeaturesSupported(context, m_shaderSpec.requestedVulkanFeatures.ext16BitStorage… in checkSupport()
3090 if (!is16BitStorageFeaturesSupported(context, instance.requestedFeatures.ext16BitStorage)) in runAndVerifyDefaultPipeline()