gallium/radeon: removing dead code for sharing stencil buffers
authorMarek Olšák <marek.olsak@amd.com>
Sun, 10 Apr 2016 20:39:54 +0000 (22:39 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 12 Apr 2016 12:29:48 +0000 (14:29 +0200)
commitb7878146c444628e8f579d57f4c3af03ad1fc201
tree794b387c431838f46413bfc0fec503ec7c6b6399
parent73aeebd772cfb840dee05d5815239b365d68f09e
gallium/radeon: removing dead code for sharing stencil buffers

This is a remnant of the times when the DDX was allocating depth-stencil
buffers for windows. Now, st/dri allocates them and doesn't share them.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeon/r600_texture.c