Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h94 DRAWSTATE_DESCRIPTOR_POOL_EMPTY, // Attempt to allocate descriptor from a enumerator
Ddescriptor_sets.cpp1519 … reinterpret_cast<uint64_t &>(pool_state->pool), __LINE__, DRAWSTATE_DESCRIPTOR_POOL_EMPTY, "DS", in ValidateAllocateDescriptorSets()
1527 … reinterpret_cast<const uint64_t &>(pool_state->pool), __LINE__, DRAWSTATE_DESCRIPTOR_POOL_EMPTY, in ValidateAllocateDescriptorSets()