Home
last modified time | relevance | path

Searched refs:InsertPipelineBarrier (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_command_buffer.h35 bool InsertPipelineBarrier(
Dvulkan_image.cc49 bool success = command_buffer.InsertPipelineBarrier( in InsertImageMemoryBarrier()
Dvulkan_command_buffer.cc66 bool VulkanCommandBuffer::InsertPipelineBarrier( in InsertPipelineBarrier() function in vulkan::VulkanCommandBuffer
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_producer.cc205 if (!command_buffer->InsertPipelineBarrier( in TransitionSurfacesToExternal()