Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h72 DRAWSTATE_INVALID_EVENT, // Invalid Event enumerator
Dcore_validation.cpp4624 error_code = DRAWSTATE_INVALID_EVENT; in ValidateAndIncrementBoundObjects()
9084 … reinterpret_cast<const uint64_t &>(event), __LINE__, DRAWSTATE_INVALID_EVENT, "DS", in validateEventStageMask()
9096DRAWSTATE_INVALID_EVENT, "DS", "Submitting cmdbuffer with call to VkCmdWaitEvents " in validateEventStageMask()