Searched refs:ValidateQueueFamilyIndices (Results 1 – 2 of 2) sorted by relevance
1155 bool ValidateQueueFamilyIndices(const CMD_BUFFER_STATE* pCB, VkQueue queue) const;
3004 bool CoreChecks::ValidateQueueFamilyIndices(const CMD_BUFFER_STATE *pCB, VkQueue queue) const { in ValidateQueueFamilyIndices() function in CoreChecks3291 skip |= ValidateQueueFamilyIndices(cb_node, queue); in ValidateCommandBuffersForSubmit()