HomeSort by relevance Sort by last modified time
    Searched full:graphics_queue_family_index (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/demos/
cube.cpp 308 uint32_t graphics_queue_family_index; member in struct:Demo
535 graphics_queue_family_index{0},
573 .setSrcQueueFamilyIndex(graphics_queue_family_index)
685 queues[0].setQueueFamilyIndex(graphics_queue_family_index);
846 .setSrcQueueFamilyIndex(graphics_queue_family_index)
    [all...]
cube.c 371 uint32_t graphics_queue_family_index; member in struct:demo
755 .srcQueueFamilyIndex = demo->graphics_queue_family_index,
789 .srcQueueFamilyIndex = demo->graphics_queue_family_index,
    [all...]

Completed in 214 milliseconds