Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h122 DRAWSTATE_LINE_WIDTH_NOT_BOUND, // Draw submitted with no line width state enumerator
Dcore_validation.cpp2275DRAWSTATE_LINE_WIDTH_NOT_BOUND, "Dynamic line width state not set for this command buffer"); in validate_draw_state_flags()