Home
last modified time | relevance | path

Searched defs:dst_view (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c1362 struct radv_buffer_view dst_view; in radv_meta_image_to_buffer() local
1424 struct radv_buffer_view src_view, dst_view; in radv_meta_buffer_to_image_cs_r32g32b32() local
1505 struct radv_image_view dst_view; in radv_meta_buffer_to_image_cs() local
1578 struct radv_buffer_view src_view, dst_view; in radv_meta_image_to_image_cs_r32g32b32() local
1665 struct radv_image_view src_view, dst_view; in radv_meta_image_to_image_cs() local
1737 struct radv_buffer_view dst_view; in radv_meta_clear_image_cs_r32g32b32() local
/third_party/skia/modules/canvaskit/
DWasmCommon.h95 auto dst_view = emscripten::val(typed_memory_view(len, data)); in JSSpan() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c359 struct pipe_surface *dst_view, dst_templ; in zink_blit() local
Dzink_render_pass.c691 struct pipe_surface *dst_view = (struct pipe_surface*)csurf->transient; in zink_begin_render_pass() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c125 struct pipe_surface *dst_view, dst_templ; in fd_blitter_blit() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c87 struct pipe_surface dst_templ, *dst_view; in i915_surface_copy_render() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c1782 struct pipe_surface *dst_view, dst_templ; in util_blitter_copy_texture() local
2246 struct pipe_surface *dst_view, dst_templ; in util_blitter_blit() local
2280 struct pipe_surface dst_templ, *dst_view; in util_blitter_generate_mipmap() local
2895 struct pipe_surface *dst_view, dst_templ; in util_blitter_stencil_fallback() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c561 struct pipe_surface dst_templ, *dst_view; in r300_resource_copy_region() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_wgpu.cpp497 WGPUImageCopyTexture dst_view = {}; in ImGui_ImplWGPU_CreateFontsTexture() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c418 struct pipe_surface *dst_view, dst_templ; in crocus_blit() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c674 struct pipe_surface *dst_view, dst_templ; in r600_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c904 struct pipe_surface *dst_view, dst_templ; in si_resource_copy_region() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c775 const struct pan_image_view *dst_view) in pan_blit_get_rsd()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c298 GstH264SPSExtMVCView *const dst_view = &dst_mvc->view[i]; in gst_h264_sps_mvc_copy() local