Home
last modified time | relevance | path

Searched defs:dst_view (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/modules/canvaskit/
H A DWasmCommon.h95 auto dst_view = emscripten::val(typed_memory_view(len, data)); in JSSpan() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c359 struct pipe_surface *dst_view, dst_templ; in zink_blit() local
H A 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/
H A Dfreedreno_blitter.c125 struct pipe_surface *dst_view, dst_templ; in fd_blitter_blit() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c87 struct pipe_surface dst_templ, *dst_view; in i915_surface_copy_render() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c561 struct pipe_surface dst_templ, *dst_view; in r300_resource_copy_region() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_wgpu.cpp497 WGPUImageCopyTexture dst_view = {}; in ImGui_ImplWGPU_CreateFontsTexture() local
/third_party/mesa3d/src/amd/vulkan/
H A 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; radv_meta_image_to_image_cs_r32g32b32() local
1665 struct radv_image_view src_view, dst_view; radv_meta_image_to_image_cs() local
1737 struct radv_buffer_view dst_view; radv_meta_clear_image_cs_r32g32b32() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c904 struct pipe_surface *dst_view, dst_templ; in si_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c418 struct pipe_surface *dst_view, dst_templ; in crocus_blit() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c674 struct pipe_surface *dst_view, dst_templ; in r600_resource_copy_region() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c773 pan_blit_get_rsd(struct panfrost_device *dev, const struct pan_image_view *src_views, const struct pan_image_view *dst_view) pan_blit_get_rsd() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A 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; util_blitter_stencil_fallback() local
[all...]

Completed in 22 milliseconds