Searched refs:postBarriers (Results 1 – 2 of 2) sorted by relevance
2140 const vk::VkBufferMemoryBarrier* postBarriers);2175 const vk::VkBufferMemoryBarrier* postBarriers) in ComputeCommand() argument2189 , m_postBarriers (postBarriers) in ComputeCommand()2828 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local2840 numPostBarriers, postBarriers); in testResourceAccess()5022 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local5034 numPostBarriers, postBarriers); in testResourceAccess()6993 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local7005 numPostBarriers, postBarriers); in testResourceAccess()8817 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local[all …]
3613 const vk::VkBufferMemoryBarrier* const postBarriers = result.getResultReadBarrier(); in orderBindPipelineTest() local3672 numPostBarriers, postBarriers, in orderBindPipelineTest()