Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp244 const VkImageMemoryBarrier *imageMemoryBarriers = Offset<VkImageMemoryBarrier>( in executeCommands() local
301 const VkImageMemoryBarrier *imageMemoryBarriers = Offset<VkImageMemoryBarrier>( in executeCommands() local
DSecondaryCommandBuffer.h940 const VkImageMemoryBarrier *imageMemoryBarriers) in pipelineBarrier()
1030 const VkImageMemoryBarrier *imageMemoryBarriers) in waitEvents()
/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/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()