Home
last modified time | relevance | path

Searched refs:found_gfx (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1399 bool found_gfx = false; in update_queue_props() local
1403 if (!found_gfx && (props[i].queueFlags & VK_QUEUE_GRAPHICS_BIT)) { in update_queue_props()
1407 found_gfx = true; in update_queue_props()

Completed in 4 milliseconds