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

  /external/vulkan-validation-layers/demos/
cube.cpp 309 uint32_t present_queue_family_index; member in struct:Demo
536 present_queue_family_index{0},
574 .setDstQueueFamilyIndex(present_queue_family_index)
699 queues[1].setQueueFamilyIndex(present_queue_family_index);
847 .setDstQueueFamilyIndex(present_queue_family_index)
    [all...]
cube.c 372 uint32_t present_queue_family_index; member in struct:demo
756 .dstQueueFamilyIndex = demo->present_queue_family_index,
790 .dstQueueFamilyIndex = demo->present_queue_family_index,
    [all...]

Completed in 133 milliseconds