/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 49 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/ |
D | r600_blit.c | 211 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/ |
D | r300_blit.c | 352 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/ |
D | svga_pipe_blit.c | 41 unsigned dstx, unsigned dsty, unsigned dstz, in svga_surface_copy()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_surface.c | 235 unsigned dstx, unsigned dsty, in util_clear_render_target() 282 unsigned dstx, unsigned dsty, in util_clear_depth_stencil()
|
D | u_blitter.c | 968 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/ |
D | r600_blit.c | 516 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/ |
D | intel_pixel_copy.c | 80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
|
D | intel_tex_copy.c | 51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
|
D | intel_pixel_bitmap.c | 173 GLint dstx, GLint dsty, in do_blit_bitmap()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_copy.c | 80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
|
D | intel_tex_copy.c | 51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
|
D | intel_pixel_bitmap.c | 173 GLint dstx, GLint dsty, in do_blit_bitmap()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel_copy.c | 80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels()
|
D | intel_tex_copy.c | 51 GLint dstx, GLint dsty, in intel_copy_texsubimage()
|
D | intel_pixel_bitmap.c | 173 GLint dstx, GLint dsty, in do_blit_bitmap()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tex_copy.c | 43 GLint dstx, GLint dsty, in do_copy_texsubimage()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_tex_copy.c | 43 GLint dstx, GLint dsty, in do_copy_texsubimage()
|
/external/mesa3d/src/gallium/drivers/noop/ |
D | noop_pipe.c | 218 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/ |
D | lp_surface.c | 56 unsigned dstx, unsigned dsty, unsigned dstz, in lp_resource_copy()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_surface.c | 195 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/ |
D | nvc0_surface.c | 202 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/ |
D | st_cb_drawpixels.c | 1207 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()
|
D | st_texture.c | 271 unsigned dstx, unsigned dsty, in st_surface_data()
|
/external/mesa3d/src/gallium/drivers/identity/ |
D | id_context.c | 610 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()
|