Searched refs:qfo_buffer_scoreboards (Results 1 – 3 of 3) sorted by relevance
1129 … QFOTransferCBScoreboards<VkBufferMemoryBarrier>* qfo_buffer_scoreboards) const;1147 … QFOTransferCBScoreboards<VkBufferMemoryBarrier>* qfo_buffer_scoreboards) const;
3042 … QFOTransferCBScoreboards<VkBufferMemoryBarrier> *qfo_buffer_scoreboards) const { in ValidatePrimaryCommandBufferState()3049 skip |= ValidateQueuedQFOTransfers(pCB, qfo_image_scoreboards, qfo_buffer_scoreboards); in ValidatePrimaryCommandBufferState()3052 skip |= ValidateQueuedQFOTransfers(pSubCB, qfo_image_scoreboards, qfo_buffer_scoreboards); in ValidatePrimaryCommandBufferState()3281 QFOTransferCBScoreboards<VkBufferMemoryBarrier> qfo_buffer_scoreboards; in ValidateCommandBuffersForSubmit() local3290 &qfo_image_scoreboards, &qfo_buffer_scoreboards); in ValidateCommandBuffersForSubmit()
996 … QFOTransferCBScoreboards<VkBufferMemoryBarrier> *qfo_buffer_scoreboards) const { in ValidateQueuedQFOTransfers()999 …skip |= ValidateQueuedQFOTransferBarriers<VkBufferMemoryBarrier>(cb_state, qfo_buffer_scoreboards); in ValidateQueuedQFOTransfers()