Home
last modified time | relevance | path

Searched defs:dst_x2 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_blit.c88 int dst_x2 = dst_x + w; in i915_copy_blit() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blt.c159 int dst_x2 = dst_x + w; in emit_copy_blt() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c182 s32 dst_x1, dst_x2, dst_y1, dst_y2, w = 0, h = 0; in vmw_fb_dirty_flush() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1811 blitter_draw_tex(struct blitter_context_priv *ctx, int dst_x1, int dst_y1, int dst_x2, int dst_y2, struct pipe_sampler_view *src, unsigned src_width0, unsigned src_height0, int src_x1, int src_y1, int src_x2, int src_y2, float layer, unsigned sample, bool uses_txf, enum blitter_attrib_type type) blitter_draw_tex() argument

Completed in 7 milliseconds