HomeSort by relevance Sort by last modified time
    Searched refs:SWAPCHAIN_QUEUE_FAMILY_INDEX_TOO_LARGE (Results 1 - 3 of 3) 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
swapchain.cpp 197 reinterpret_cast<uint64_t>(physical_device), __LINE__, SWAPCHAIN_QUEUE_FAMILY_INDEX_TOO_LARGE,
    [all...]
  /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 42 milliseconds