Searched refs:ValidateCmdBufDrawState (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | drawdispatch.cpp | 59 …ValidateCmdBufDrawState(cb_state, cmd_type, indexed, bind_point, caller, pipebound_msg_code, dynam… in ValidateCmdDrawType()
|
D | core_validation.h | 1150 …bool ValidateCmdBufDrawState(const CMD_BUFFER_STATE* cb_node, CMD_TYPE cmd_type, const bool indexe…
|
D | core_validation.cpp | 1164 bool CoreChecks::ValidateCmdBufDrawState(const CMD_BUFFER_STATE *cb_node, CMD_TYPE cmd_type, const … in ValidateCmdBufDrawState() function in CoreChecks
|