Home
last modified time | relevance | path

Searched defs:graphics_queue_family_index (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/gpu_display/src/vulkan/
Dpost_worker.rs652 let graphics_queue_family_index = if queue_family_properties localVariable
669 let graphics_queue_family_index = match graphics_queue_family_index { localVariable
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h165 uint32_t graphics_queue_family_index; member