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

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
object_tracker.h 216 uint32_t queueNodeIndex;
296 static void addQueueInfo(uint32_t queueNodeIndex, VkQueue queue) {
303 p_queue_info->queueNodeIndex = queueNodeIndex;
351 if ((queue_family_properties[pQueueInfo->queueNodeIndex].queueFlags & VK_QUEUE_SPARSE_BINDING_BIT) == 0) {
    [all...]
  /external/vulkan-validation-layers/loader/
trampoline.c     [all...]

Completed in 76 milliseconds