Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_legacy.c42 return tu_GetPhysicalDeviceQueueFamilyProperties2(pdev, count, NULL); in tu_GetPhysicalDeviceQueueFamilyProperties()
49 tu_GetPhysicalDeviceQueueFamilyProperties2(pdev, count, props2); in tu_GetPhysicalDeviceQueueFamilyProperties()
Dtu_device.c876 tu_GetPhysicalDeviceQueueFamilyProperties2( in tu_GetPhysicalDeviceQueueFamilyProperties2() function