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

  /external/vulkan-validation-layers/layers/
swapchain.h 66 SWAPCHAIN_QUEUE_FAMILY_INDEX_TOO_LARGE, // A queueFamilyIndex value is not less than pQueueFamilyPropertyCount returned by
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h 72 SWAPCHAIN_QUEUE_FAMILY_INDEX_TOO_LARGE, // A queueFamilyIndex value is not less than pQueueFamilyPropertyCount returned by
118 SWAPCHAIN_QUEUE_FAMILY_INDEX_TOO_LARGE, LAYER_NAME, "%s() called with a queueFamilyIndex that is too " \

Completed in 179 milliseconds