Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h130 DRAWSTATE_STENCIL_NOT_BOUND, // Draw submitted with no stencil state bound enumerator
Dcore_validation.cpp2294DRAWSTATE_STENCIL_NOT_BOUND, "Dynamic stencil read mask state not set for this command buffer"); in validate_draw_state_flags()
2296DRAWSTATE_STENCIL_NOT_BOUND, "Dynamic stencil write mask state not set for this command buffer"); in validate_draw_state_flags()
2298DRAWSTATE_STENCIL_NOT_BOUND, "Dynamic stencil reference state not set for this command buffer"); in validate_draw_state_flags()