/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkBarrierUtil.cpp | 36 const deUint32 dstQueueFamilyIndex) in makeBufferMemoryBarrier() 45 dstQueueFamilyIndex, // deUint32 destQueueFamilyIndex; in makeBufferMemoryBarrier() 60 const deUint32 dstQueueFamilyIndex) in makeBufferMemoryBarrier2() 71 dstQueueFamilyIndex, // deUint32 dstQueueFamilyIndex; in makeBufferMemoryBarrier2() 85 const deUint32 dstQueueFamilyIndex) in makeImageMemoryBarrier() 96 dstQueueFamilyIndex, // deUint32 destQueueFamilyIndex; in makeImageMemoryBarrier() 111 const deUint32 dstQueueFamilyIndex) in makeImageMemoryBarrier2() 124 dstQueueFamilyIndex, // deUint32 destQueueFamilyIndex; in makeImageMemoryBarrier2() 30 makeBufferMemoryBarrier(const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMask, const VkBuffer buffer, const VkDeviceSize offset, const VkDeviceSize bufferSizeBytes, const deUint32 srcQueueFamilyIndex, const deUint32 dstQueueFamilyIndex) makeBufferMemoryBarrier() argument 52 makeBufferMemoryBarrier2(const VkPipelineStageFlags2KHR srcStageMask, const VkAccessFlags2KHR srcAccessMask, const VkPipelineStageFlags2KHR dstStageMask, const VkAccessFlags2KHR dstAccessMask, const VkBuffer buffer, const VkDeviceSize offset, const VkDeviceSize size, const deUint32 srcQueueFamilyIndex, const deUint32 dstQueueFamilyIndex) makeBufferMemoryBarrier2() argument 78 makeImageMemoryBarrier(const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMask, const VkImageLayout oldLayout, const VkImageLayout newLayout, const VkImage image, const VkImageSubresourceRange subresourceRange, const deUint32 srcQueueFamilyIndex, const deUint32 dstQueueFamilyIndex) makeImageMemoryBarrier() argument 102 makeImageMemoryBarrier2(const VkPipelineStageFlags2KHR srcStageMask, const VkAccessFlags2KHR srcAccessMask, const VkPipelineStageFlags2KHR dstStageMask, const VkAccessFlags2KHR dstAccessMask, const VkImageLayout oldLayout, const VkImageLayout newLayout, const VkImage image, const VkImageSubresourceRange subresourceRange, const deUint32 srcQueueFamilyIndex, const deUint32 dstQueueFamilyIndex) makeImageMemoryBarrier2() argument
|
H A D | vkBarrierUtil.hpp | 38 const deUint32 dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED); 48 const deUint32 dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED); 57 const deUint32 dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED); 68 const deUint32 dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED);
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_feedback.c | 298 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in vn_feedback_event_cmd_record() 316 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in vn_feedback_event_cmd_record() 358 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in vn_feedback_fence_cmd_record() 375 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in vn_feedback_fence_cmd_record()
|
H A D | vn_command_buffer.c | 113 * dstQueueFamilyIndex). The other queue family must be the queue family the 162 const uint32_t dst_qfi = out_barrier->dstQueueFamilyIndex; in vn_cmd_fix_image_memory_barrier() 165 out_barrier->dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in vn_cmd_fix_image_memory_barrier() 169 out_barrier->dstQueueFamilyIndex = cmd->queue_family_index; in vn_cmd_fix_image_memory_barrier() 176 out_barrier->dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in vn_cmd_fix_image_memory_barrier() 188 out_barrier->dstQueueFamilyIndex = VK_QUEUE_FAMILY_FOREIGN_EXT; in vn_cmd_fix_image_memory_barrier() 189 } else if (src_qfi == out_barrier->dstQueueFamilyIndex || in vn_cmd_fix_image_memory_barrier() 192 out_barrier->dstQueueFamilyIndex = VK_QUEUE_FAMILY_FOREIGN_EXT; in vn_cmd_fix_image_memory_barrier() 200 out_barrier->dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in vn_cmd_fix_image_memory_barrier() 244 img_barrier->dstQueueFamilyIndex) { in vn_cmd_wait_events_fix_image_memory_barriers() [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_synchronization2.c | 74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier() 95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_avgblur_vulkan.c | 258 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 271 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 284 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_blend_vulkan.c | 279 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 292 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 305 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_gblur_vulkan.c | 352 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 365 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 378 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_overlay_vulkan.c | 288 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 301 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 314 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_chromaber_vulkan.c | 216 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 229 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_flip_vulkan.c | 182 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 195 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_transpose_vulkan.c | 166 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 179 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
H A D | vf_scale_vulkan.c | 335 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames() 356 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in process_frames()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 100 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in bufferBarrier()
|
H A D | vktDrawImageObjectUtil.cpp | 349 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in readUsingBuffer() 650 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in upload() 746 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in uploadUsingBuffer() 857 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in transition2DImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 100 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in bufferBarrier()
|
H A D | vktDrawImageObjectUtil.cpp | 349 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in readUsingBuffer() 650 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in upload() 746 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in uploadUsingBuffer() 857 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in transition2DImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 650 pBufferMemoryBarrier.dstQueueFamilyIndex 680 pImageMemoryBarrier.dstQueueFamilyIndex 787 bmb.dstQueueFamilyIndex 813 imb.dstQueueFamilyIndex
|
H A D | vktSynchronizationOperationMultiQueueTests.cpp | 421 imageMemoryBarrier2.dstQueueFamilyIndex = readFamily; in createBarrierMultiQueue() 447 bufferMemoryBarrier2.dstQueueFamilyIndex = readFamily; in createBarrierMultiQueue()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | TextureVk.cpp | 186 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in BuildMemoryBarrier() 798 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_EXTERNAL_KHR; in ExportExternalTexture() 908 barrier->dstQueueFamilyIndex = ToBackend(GetDevice())->GetGraphicsQueueFamily(); in TweakTransitionForExternalUsage() 951 layoutBarrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TweakTransitionForExternalUsage()
|
H A D | BufferVk.cpp | 285 barrier->dstQueueFamilyIndex = 0; in TransitionUsageAndGetResourceBarrier()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 650 pBufferMemoryBarrier.dstQueueFamilyIndex 680 pImageMemoryBarrier.dstQueueFamilyIndex 787 bmb.dstQueueFamilyIndex 813 imb.dstQueueFamilyIndex
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Util.cpp | 80 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in transitionImageLayout()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | transfer_image.cc | 319 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in ImageBarrier()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | VulkanHelper.cpp | 119 uint32_t dstQueueFamilyIndex, 131 /* .dstQueueFamilyIndex = */ dstQueueFamilyIndex, 1039 /* .dstQueueFamilyIndex = */ mGraphicsQueueFamilyIndex,
|