Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h128 DRAWSTATE_DEPTH_BOUNDS_NOT_BOUND, // Draw submitted with no depth bounds enumerator
Dcore_validation.cpp2289DRAWSTATE_DEPTH_BOUNDS_NOT_BOUND, "Dynamic depth bounds state not set for this command buffer"); in validate_draw_state_flags()