Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h126 DRAWSTATE_BLEND_NOT_BOUND, // Draw submitted with no blend state bound when enumerator
Dcore_validation.cpp2284DRAWSTATE_BLEND_NOT_BOUND, "Dynamic blend constants state not set for this command buffer"); in validate_draw_state_flags()