Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h235 DRAWSTATE_INVALID_SUBPASS_INDEX, // Stepping beyond last subpass, or not reaching it enumerator
Dcore_validation.cpp10493 … reinterpret_cast<uint64_t>(commandBuffer), __LINE__, DRAWSTATE_INVALID_SUBPASS_INDEX, "DS", in CmdNextSubpass()
10524 … reinterpret_cast<uint64_t>(commandBuffer), __LINE__, DRAWSTATE_INVALID_SUBPASS_INDEX, "DS", in CmdEndRenderPass()