Home
last modified time | relevance | path

Searched refs:anv_GetPhysicalDeviceFeatures (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_device.c901 void anv_GetPhysicalDeviceFeatures( in anv_GetPhysicalDeviceFeatures() function
1057 anv_GetPhysicalDeviceFeatures(physicalDevice, &pFeatures->features); in anv_GetPhysicalDeviceFeatures2()
2689 anv_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in check_physical_device_features()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1621 …void anv_GetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures* pFea…
1680 .vkGetPhysicalDeviceFeatures = anv_GetPhysicalDeviceFeatures,
Danv_entrypoints.h471 …void anv_GetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures* pFea…
/external/mesa3d/docs/relnotes/
D19.3.0.rst2746 - anv: Set depthBounds to true in anv_GetPhysicalDeviceFeatures.