Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h48 enum DRAW_STATE_ERROR { enum
Dcore_validation.cpp2206 DRAW_STATE_ERROR error_code, const char *fail_msg) { in validate_status()
3223 static bool verifyLineWidth(layer_data *my_data, DRAW_STATE_ERROR dsError, const uint64_t &target, … in verifyLineWidth()
4578 DRAW_STATE_ERROR error_code = DRAWSTATE_NONE; in ValidateAndIncrementBoundObjects()