Searched refs:DRAWSTATE_INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation_error_enums.h | 52 DRAWSTATE_INTERNAL_ERROR, // Error with DrawState internal data structures enumerator
|
D | core_validation.cpp | 6761 … DRAWSTATE_INTERNAL_ERROR, "DS", "%s caller not supported.", caller_name); in validatePushConstantRange() 6780 … DRAWSTATE_INTERNAL_ERROR, "DS", "%s caller not supported.", caller_name); in validatePushConstantRange() 6797 … DRAWSTATE_INTERNAL_ERROR, "DS", "%s caller not supported.", caller_name); in validatePushConstantRange()
|