Home
last modified time | relevance | path

Searched refs:dstQueueFamilyIndex (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dqfo_transfer.h36 return barrier.srcQueueFamilyIndex != barrier.dstQueueFamilyIndex; in IsTransferOp()
67 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; member
71 : handle(resource_handle), srcQueueFamilyIndex(src), dstQueueFamilyIndex(dst) {} in QFOTransferBarrierBase()
75 hc << srcQueueFamilyIndex << dstQueueFamilyIndex << handle; in base_hash_combiner()
80 …(srcQueueFamilyIndex == rhs.srcQueueFamilyIndex) && (dstQueueFamilyIndex == rhs.dstQueueFamilyInde…
94 : BaseType(barrier.image, barrier.srcQueueFamilyIndex, barrier.dstQueueFamilyIndex), in QFOImageTransferBarrier()
99 : BaseType(barrier.image, barrier.srcQueueFamilyIndex, barrier.dstQueueFamilyIndex), in QFOImageTransferBarrier()
133 : BaseType(barrier.buffer, barrier.srcQueueFamilyIndex, barrier.dstQueueFamilyIndex), in QFOBufferTransferBarrier()
137 : BaseType(barrier.buffer, barrier.srcQueueFamilyIndex, barrier.dstQueueFamilyIndex), in QFOBufferTransferBarrier()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_buffer_cache.cpp77 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in Upload()
100 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in Download()
132 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in CopyFrom()
141 barriers[1].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in CopyFrom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkImage.cpp117 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in setImageLayout() local
126 dstQueueFamilyIndex = gpu->queueIndex(); in setImageLayout()
132 dstQueueFamilyIndex = fInitialQueueFamily; in setImageLayout()
144 dstQueueFamilyIndex, // dstQueueFamilyIndex in setImageLayout()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImage.cpp117 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in setImageLayout() local
126 dstQueueFamilyIndex = gpu->queueIndex(); in setImageLayout()
132 dstQueueFamilyIndex = fInitialQueueFamily; in setImageLayout()
144 dstQueueFamilyIndex, // dstQueueFamilyIndex in setImageLayout()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImage.cpp117 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in setImageLayout() local
126 dstQueueFamilyIndex = gpu->queueIndex(); in setImageLayout()
132 dstQueueFamilyIndex = fInitialQueueFamily; in setImageLayout()
144 dstQueueFamilyIndex, // dstQueueFamilyIndex in setImageLayout()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImage.cpp117 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in setImageLayout() local
126 dstQueueFamilyIndex = gpu->queueIndex(); in setImageLayout()
132 dstQueueFamilyIndex = fInitialQueueFamily; in setImageLayout()
144 dstQueueFamilyIndex, // dstQueueFamilyIndex in setImageLayout()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImage.cpp117 uint32_t dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in setImageLayout() local
126 dstQueueFamilyIndex = gpu->queueIndex(); in setImageLayout()
132 dstQueueFamilyIndex = fInitialQueueFamily; in setImageLayout()
144 dstQueueFamilyIndex, // dstQueueFamilyIndex in setImageLayout()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/lang/clover/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/runtime/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/graphics/mesa-dri/mesa-21.3.6/src/vulkan/util/
H A Dvk_synchronization2.c74 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_buffer_memory_barrier()
95 .dstQueueFamilyIndex = barrier->dstQueueFamilyIndex, in upgrade_image_memory_barrier()
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/component/
H A DVulkanCommandPool.cpp72 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in barrierImage()
101 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in barrierSource()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/virtio/vulkan/
H A Dvn_command_buffer.c162 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()
1032 .dstQueueFamilyIndex = VK_QUEUE_FAMILY_FOREIGN_EXT, in vn_CmdCopyImageToBuffer()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dcommand.cpp532 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
676 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
912 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
989 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1073 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1117 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1217 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1257 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
3071 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
3213 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dcommand.cpp532 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
676 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
912 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
989 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1073 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1117 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1217 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1257 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
3071 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
3213 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
[all …]
/dports/misc/ncnn/ncnn-20211208/src/
H A Dcommand.cpp533 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
680 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
919 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
996 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1080 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1124 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1224 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1264 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
3080 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
3222 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
[all …]
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dcommand.cpp532 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
676 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
912 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
989 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1073 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1117 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1217 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1257 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
3071 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
3213 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
[all …]
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/
H A Dcommand.cpp532 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
676 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_download()
912 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
989 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1073 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1117 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1217 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
1257 barriers[0].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_clone()
3071 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
3213 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in record_upload()
[all …]
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/layers/
H A Dsynchronization2.h48 dstQueueFamilyIndex = 0; in BufferMemoryBarrier()
63 dstQueueFamilyIndex = 0; in ImageMemoryBarrier()

12345678910>>...17