Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2241 uint32_t graphics_queue_count = 0; in dzn_device_create() local
2247 graphics_queue_count += qinfo->queueCount; in dzn_device_create()
2251 if (graphics_queue_count != 1) in dzn_device_create()
2372 if (graphics_queue_count == 1 && in dzn_device_create()