Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h358 DRAWSTATE_PUSH_CONSTANTS_ERROR, // Push constants exceed maxPushConstantSize enumerator
Dcore_validation.cpp6641DRAWSTATE_PUSH_CONSTANTS_ERROR, "DS", "%s call has push constants with offset %u and size %u that " in validatePushConstantSize()
6659DRAWSTATE_PUSH_CONSTANTS_ERROR, "DS", "vkCreatePipelineLayout() call has push constant index %u wi… in vkCreatePipelineLayout()