Home
last modified time | relevance | path

Searched defs:imageMemoryBarriers (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp492 const VkImageMemoryBarrier *imageMemoryBarriers = Offset<VkImageMemoryBarrier>( in executeCommands() local
562 const VkImageMemoryBarrier *imageMemoryBarriers = Offset<VkImageMemoryBarrier>( in executeCommands() local
DVulkanSecondaryCommandBuffer.h493 const VkImageMemoryBarrier *imageMemoryBarriers) in pipelineBarrier()
568 const VkImageMemoryBarrier *imageMemoryBarriers) in waitEvents()
DSecondaryCommandBuffer.h1370 const VkImageMemoryBarrier *imageMemoryBarriers) in pipelineBarrier()
1482 const VkImageMemoryBarrier *imageMemoryBarriers) in waitEvents()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp123 const VkImageMemoryBarrier imageMemoryBarriers[] = { in ImageMemoryBarrier() local
1031 VkImageMemoryBarrier imageMemoryBarriers = { in readPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationUtil.cpp657 std::vector<VkImageMemoryBarrier> imageMemoryBarriers; in cmdPipelineBarrier() local
746 std::vector<VkImageMemoryBarrier> imageMemoryBarriers; in cmdWaitEvents() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp657 std::vector<VkImageMemoryBarrier> imageMemoryBarriers; in cmdPipelineBarrier() local
746 std::vector<VkImageMemoryBarrier> imageMemoryBarriers; in cmdWaitEvents() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp5220ArrayProxy<const VULKAN_HPP_NAMESPACE::ImageMemoryBarrier> const & imageMemoryBarriers, in waitEvents()
5272 ArrayProxy<const VULKAN_HPP_NAMESPACE::ImageMemoryBarrier> const & imageMemoryBarriers, in pipelineBarrier()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4973VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ImageMemoryBarrier> const & imageMem… in waitEvents()
5025VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ImageMemoryBarrier> const & imageMem… in pipelineBarrier()