Searched refs:anv_GetPhysicalDeviceFeatures (Results 1 – 4 of 4) sorted by relevance
901 void anv_GetPhysicalDeviceFeatures( in anv_GetPhysicalDeviceFeatures() function1057 anv_GetPhysicalDeviceFeatures(physicalDevice, &pFeatures->features); in anv_GetPhysicalDeviceFeatures2()2689 anv_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in check_physical_device_features()
1621 …void anv_GetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures* pFea…1680 .vkGetPhysicalDeviceFeatures = anv_GetPhysicalDeviceFeatures,
471 …void anv_GetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures* pFea…
2746 - anv: Set depthBounds to true in anv_GetPhysicalDeviceFeatures.