Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/
H A 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
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h165 uint32_t graphics_queue_family_index; member