Home
last modified time | relevance | path

Searched refs:DRAWSTATE_SWAPCHAIN_INVALID_IMAGE (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h237 DRAWSTATE_SWAPCHAIN_INVALID_IMAGE, // QueuePresentKHR with image index out of range enumerator
Dcore_validation.cpp11460 …_cast<uint64_t const &>(pPresentInfo->pSwapchains[i]), __LINE__, DRAWSTATE_SWAPCHAIN_INVALID_IMAGE, in QueuePresentKHR()