Home
last modified time | relevance | path

Searched refs:postBarriers (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2140 const vk::VkBufferMemoryBarrier* postBarriers);
2175 const vk::VkBufferMemoryBarrier* postBarriers) in ComputeCommand() argument
2189 , m_postBarriers (postBarriers) in ComputeCommand()
2828 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local
2840 numPostBarriers, postBarriers); in testResourceAccess()
5022 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local
5034 numPostBarriers, postBarriers); in testResourceAccess()
6993 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local
7005 numPostBarriers, postBarriers); in testResourceAccess()
8817 const vk::VkBufferMemoryBarrier* const postBarriers = m_result.getResultReadBarrier(); in testResourceAccess() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3613 const vk::VkBufferMemoryBarrier* const postBarriers = result.getResultReadBarrier(); in orderBindPipelineTest() local
3672 numPostBarriers, postBarriers, in orderBindPipelineTest()