Home
last modified time | relevance | path

Searched defs:dstx (Results 1 – 25 of 34) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c49 unsigned dstx, unsigned dsty, unsigned dstz, in i915_surface_copy_render()
97 unsigned dstx, unsigned dsty, in i915_clear_render_target_render()
129 unsigned dstx, unsigned dsty, in i915_clear_depth_stencil_render()
165 unsigned dstx, unsigned dsty, unsigned dstz, in i915_surface_copy_blitter()
212 unsigned dstx, unsigned dsty, in i915_clear_render_target_blitter()
240 unsigned dstx, unsigned dsty, in i915_clear_depth_stencil_blitter()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c211 unsigned dstx, unsigned dsty, in r600_clear_render_target()
227 unsigned dstx, unsigned dsty, in r600_clear_depth_stencil()
244 unsigned dstx, unsigned dsty, unsigned dstz, in r600_hw_copy_region()
321 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c352 unsigned dstx, unsigned dsty, in r300_clear_render_target()
369 unsigned dstx, unsigned dsty, in r300_clear_depth_stencil()
450 unsigned dstx, unsigned dsty, unsigned dstz, in r300_resource_copy_region()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c41 unsigned dstx, unsigned dsty, unsigned dstz, in svga_surface_copy()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c235 unsigned dstx, unsigned dsty, in util_clear_render_target()
282 unsigned dstx, unsigned dsty, in util_clear_depth_stencil()
Du_blitter.c968 boolean is_overlap(unsigned dstx, unsigned dsty, unsigned dstz, in is_overlap()
1085 unsigned dstx, unsigned dsty, unsigned dstz, in util_blitter_copy_texture()
1118 unsigned dstx, unsigned dsty, in util_blitter_copy_texture_view()
1281 unsigned dstx, unsigned dsty, in util_blitter_clear_render_target()
1330 unsigned dstx, unsigned dsty, in util_blitter_clear_depth_stencil()
1445 unsigned dstx, in util_blitter_copy_buffer()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c516 unsigned dstx, unsigned dsty, in r600_clear_render_target()
532 unsigned dstx, unsigned dsty, in r600_clear_depth_stencil()
544 pipe_resource *dst, unsigned dstx, in r600_copy_buffer()
670 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c218 unsigned dstx, unsigned dsty, in noop_clear_render_target()
228 unsigned dstx, unsigned dsty, in noop_clear_depth_stencil()
236 unsigned dstx, unsigned dsty, unsigned dstz, in noop_resource_copy_region()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c56 unsigned dstx, unsigned dsty, unsigned dstz, in lp_resource_copy()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_surface.c195 unsigned dstx, unsigned dsty, unsigned dstz, in nv50_resource_copy_region()
272 unsigned dstx, unsigned dsty, in nv50_clear_render_target()
330 unsigned dstx, unsigned dsty, in nv50_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c202 unsigned dstx, unsigned dsty, unsigned dstz, in nvc0_resource_copy_region()
278 unsigned dstx, unsigned dsty, in nvc0_clear_render_target()
348 unsigned dstx, unsigned dsty, in nvc0_clear_depth_stencil()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1207 GLint dstx, GLint dsty) in copy_stencil_pixels()
1334 GLint dstx, GLint dsty, GLenum type) in blit_copy_pixels()
1417 GLint dstx, GLint dsty, GLenum type) in st_CopyPixels()
Dst_texture.c271 unsigned dstx, unsigned dsty, in st_surface_data()
/external/mesa3d/src/gallium/drivers/identity/
Did_context.c610 unsigned dstx, in identity_resource_copy_region()
656 unsigned dstx, unsigned dsty, in identity_clear_render_target()
678 unsigned dstx, unsigned dsty, in identity_clear_depth_stencil()

12