Home
last modified time | relevance | path

Searched refs:tu_GetPhysicalDeviceFeatures (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_legacy.c17 tu_GetPhysicalDeviceFeatures(VkPhysicalDevice pdev, VkPhysicalDeviceFeatures *features) in tu_GetPhysicalDeviceFeatures() function
Dtu_device.c983 tu_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in tu_CreateDevice()