Searched refs:is16BitStorageFeaturesSupported (Results 1 – 4 of 4) sorted by relevance
70 bool is16BitStorageFeaturesSupported (const vk::InstanceInterface& vkInstance,
103 bool is16BitStorageFeaturesSupported (const InstanceInterface& vki, VkPhysicalDevice device, const … in is16BitStorageFeaturesSupported() function
332 …if (!is16BitStorageFeaturesSupported(vki, physicalDevice, m_context.getInstanceExtensions(), m_sha… in iterate()
2225 …if (!is16BitStorageFeaturesSupported(vkInstance, vkPhysicalDevice, context.getInstanceExtensions()… in runAndVerifyDefaultPipeline()