Searched refs:validateCommandBufferState (Results 1 – 1 of 1) sorted by relevance
4834 static bool validateCommandBufferState(layer_data *dev_data, GLOBAL_CB_NODE *pCB, const char *call_… in validateCommandBufferState() function4920 skip_call |= validateCommandBufferState(dev_data, pCB, "vkQueueSubmit()"); in validatePrimaryCommandBufferState()10837 skip_call |= validateCommandBufferState(dev_data, pSubCB, "vkCmdExecuteCommands()"); in CmdExecuteCommands()