Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h71 DRAWSTATE_INVALID_FENCE, // Invalid Fence enumerator
Dcore_validation.cpp4933 (uint64_t)(pFence->fence), __LINE__, DRAWSTATE_INVALID_FENCE, "DS", in ValidateFenceForSubmit()
5406 … (uint64_t)(fence), __LINE__, DRAWSTATE_INVALID_FENCE, "DS", "Fence 0x%" PRIx64 " is in use.", in DestroyFence()
6289 … reinterpret_cast<const uint64_t &>(pFences[i]), __LINE__, DRAWSTATE_INVALID_FENCE, "DS", in ResetFences()