intel: Define functions intel_texture_s8z24_scatter/gather
authorChad Versace <chad@chad-versace.us>
Wed, 22 Jun 2011 05:58:39 +0000 (22:58 -0700)
committerChad Versace <chad@chad-versace.us>
Fri, 24 Jun 2011 21:47:19 +0000 (14:47 -0700)
commit01e493980c133ad20f70d627dcc1b1900e3ebf44
tree46707127dadbff08c92bd4c4bdc75ef27c589cfe
parent1a062dfc6f6e872e18f048bb5a61709c36f22870
intel: Define functions intel_texture_s8z24_scatter/gather

... which copy the stencil bits between intel_image->depth_rb and
intel_image->stencil_rb.

Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/intel/intel_tex_image.c