Searched refs:CheckCommandBuffersInFlight (Results 1 – 2 of 2) sorted by relevance
914 …bool CheckCommandBuffersInFlight(const COMMAND_POOL_STATE* pPool, const char* action, const char* …
4746 bool CoreChecks::CheckCommandBuffersInFlight(const COMMAND_POOL_STATE *pPool, const char *action, c… in CheckCommandBuffersInFlight() function in CoreChecks4845 …skip |= CheckCommandBuffersInFlight(cp_state, "destroy command pool with", "VUID-vkDestroyCommandP… in PreCallValidateDestroyCommandPool()4866 …return CheckCommandBuffersInFlight(command_pool_state, "reset command pool with", "VUID-vkResetCom… in PreCallValidateResetCommandPool()