Searched refs:image_barrier_count (Results 1 – 2 of 2) sorted by relevance
989 … const VkBufferMemoryBarrier* buffer_barriers, uint32_t image_barrier_count,
8842 uint32_t image_barrier_count, in ComputeBarrierOperationsType() argument8849 if ((buffer_barrier_count + image_barrier_count) != 0) { in ComputeBarrierOperationsType()8851 … AllTransferOp(pool, TempIsReleaseOp<VkImageMemoryBarrier>, image_barrier_count, image_barriers)) { in ComputeBarrierOperationsType()8854 … AllTransferOp(pool, IsAcquireOp<VkImageMemoryBarrier>, image_barrier_count, image_barriers)) { in ComputeBarrierOperationsType()