Home
last modified time | relevance | path

Searched refs:dst_stage (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dcommand.cpp551 r.buffer_barrers.dst_stage = dst_stage; in record_download()
695 r.buffer_barrers.dst_stage = dst_stage; in record_download()
931 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1008 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1095 r.image_barrers.dst_stage = dst_stage; in record_clone()
1139 r.image_barrers.dst_stage = dst_stage; in record_clone()
1236 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1279 r.image_barrers.dst_stage = dst_stage; in record_clone()
1401 r.image_barrers.dst_stage = dst_stage; in record_clone()
1883 r.image_barrers.dst_stage = dst_stage; in record_import_android_hardware_buffer()
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dcommand.cpp551 r.buffer_barrers.dst_stage = dst_stage; in record_download()
695 r.buffer_barrers.dst_stage = dst_stage; in record_download()
931 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1008 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1095 r.image_barrers.dst_stage = dst_stage; in record_clone()
1139 r.image_barrers.dst_stage = dst_stage; in record_clone()
1236 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1279 r.image_barrers.dst_stage = dst_stage; in record_clone()
1401 r.image_barrers.dst_stage = dst_stage; in record_clone()
1883 r.image_barrers.dst_stage = dst_stage; in record_import_android_hardware_buffer()
[all …]
/dports/misc/ncnn/ncnn-20211208/src/
H A Dcommand.cpp552 r.buffer_barrers.dst_stage = dst_stage; in record_download()
699 r.buffer_barrers.dst_stage = dst_stage; in record_download()
938 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1015 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1102 r.image_barrers.dst_stage = dst_stage; in record_clone()
1146 r.image_barrers.dst_stage = dst_stage; in record_clone()
1243 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1286 r.image_barrers.dst_stage = dst_stage; in record_clone()
1408 r.image_barrers.dst_stage = dst_stage; in record_clone()
1890 r.image_barrers.dst_stage = dst_stage; in record_import_android_hardware_buffer()
[all …]
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dcommand.cpp551 r.buffer_barrers.dst_stage = dst_stage; in record_download()
695 r.buffer_barrers.dst_stage = dst_stage; in record_download()
931 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1008 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1095 r.image_barrers.dst_stage = dst_stage; in record_clone()
1139 r.image_barrers.dst_stage = dst_stage; in record_clone()
1236 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1279 r.image_barrers.dst_stage = dst_stage; in record_clone()
1401 r.image_barrers.dst_stage = dst_stage; in record_clone()
1883 r.image_barrers.dst_stage = dst_stage; in record_import_android_hardware_buffer()
[all …]
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/
H A Dcommand.cpp551 r.buffer_barrers.dst_stage = dst_stage; in record_download()
695 r.buffer_barrers.dst_stage = dst_stage; in record_download()
931 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1008 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1095 r.image_barrers.dst_stage = dst_stage; in record_clone()
1139 r.image_barrers.dst_stage = dst_stage; in record_clone()
1236 r.buffer_barrers.dst_stage = dst_stage; in record_clone()
1279 r.image_barrers.dst_stage = dst_stage; in record_clone()
1401 r.image_barrers.dst_stage = dst_stage; in record_clone()
1883 r.image_barrers.dst_stage = dst_stage; in record_import_android_hardware_buffer()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Dcommand.rs118 let (dst_stage, dst_access) = conv::map_buffer_usage_to_barrier(bar.usage.end); in transition_buffers()
119 dst_stages |= dst_stage; in transition_buffers()
158 let (dst_stage, dst_access) = conv::map_texture_usage_to_barrier(bar.usage.end); in transition_textures()
160 dst_stages |= dst_stage; in transition_textures()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Dcommand_buffer.hpp286 …d barrier(VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
302 VkPipelineStageFlags dst_stage, VkAccessFlags dst_access);
305 … VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Dcommand_buffer.hpp286 …d barrier(VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
302 VkPipelineStageFlags dst_stage, VkAccessFlags dst_access);
305 … VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Dcommand_buffer.hpp290 …d barrier(VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
306 VkPipelineStageFlags dst_stage, VkAccessFlags dst_access);
309 … VkPipelineStageFlags src_stage, VkAccessFlags src_access, VkPipelineStageFlags dst_stage,
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvktestbinding.h449 …r2KHR buffer_memory_barrier(VkPipelineStageFlags2KHR src_stage, VkPipelineStageFlags2KHR dst_stage, in buffer_memory_barrier() argument
456 barrier.dstStageMask = dst_stage; in buffer_memory_barrier()
548 …er2KHR image_memory_barrier(VkPipelineStageFlags2KHR src_stage, VkPipelineStageFlags2KHR dst_stage,
557 barrier.dstStageMask = dst_stage;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2856 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2885 if (src_stage > dst_stage) { in tu_flush_for_stage()
2887 if (dst_stage == TU_STAGE_CP) in tu_flush_for_stage()
3269 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3270 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4704 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4705 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/lang/clover/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2727 enum tu_stage src_stage, enum tu_stage dst_stage) in tu_flush_for_stage() argument
2753 if (src_stage > dst_stage) in tu_flush_for_stage()
3128 enum tu_stage dst_stage = vk2tu_dst_stage(barrier->dst_stage_mask); in tu_subpass_barrier() local
3129 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_subpass_barrier()
4797 enum tu_stage dst_stage = vk2tu_dst_stage(info->dstStageMask); in tu_barrier() local
4798 tu_flush_for_stage(cache, src_stage, dst_stage); in tu_barrier()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_context.c3237 …zink_context *ctx, VkPipelineStageFlags src_stage, VkPipelineStageFlags dst_stage, VkAccessFlags s… in mem_barrier() argument
3246 …VKCTX(CmdPipelineBarrier)(batch->state->cmdbuf, src_stage, dst_stage, 0, 1, &mb, 0, NULL, 0, NULL); in mem_barrier()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_context.c3237 …zink_context *ctx, VkPipelineStageFlags src_stage, VkPipelineStageFlags dst_stage, VkAccessFlags s… in mem_barrier() argument
3246 …VKCTX(CmdPipelineBarrier)(batch->state->cmdbuf, src_stage, dst_stage, 0, 1, &mb, 0, NULL, 0, NULL); in mem_barrier()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_context.c3237 …zink_context *ctx, VkPipelineStageFlags src_stage, VkPipelineStageFlags dst_stage, VkAccessFlags s… in mem_barrier() argument
3246 …VKCTX(CmdPipelineBarrier)(batch->state->cmdbuf, src_stage, dst_stage, 0, 1, &mb, 0, NULL, 0, NULL); in mem_barrier()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_context.c3237 …zink_context *ctx, VkPipelineStageFlags src_stage, VkPipelineStageFlags dst_stage, VkAccessFlags s… in mem_barrier() argument
3246 …VKCTX(CmdPipelineBarrier)(batch->state->cmdbuf, src_stage, dst_stage, 0, 1, &mb, 0, NULL, 0, NULL); in mem_barrier()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_context.c3237 …zink_context *ctx, VkPipelineStageFlags src_stage, VkPipelineStageFlags dst_stage, VkAccessFlags s… in mem_barrier() argument
3246 …VKCTX(CmdPipelineBarrier)(batch->state->cmdbuf, src_stage, dst_stage, 0, 1, &mb, 0, NULL, 0, NULL); in mem_barrier()

12