summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_blit.c
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2010-08-14 08:47:32 -0700
committerBrian Paul <[email protected]>2010-08-22 19:40:26 -0600
commit36e523f4a3383bc9e6170d0bc959ba9ffdb85016 (patch)
treefe873109113110d0852bf8fbc67165786fde6031 /src/gallium/auxiliary/util/u_blit.c
parent24bd9780bcf400a00f6fc5a89b1648c7e3b7df07 (diff)
st/mesa: fix BlitFramebuffer for D24S8 textures
This is the same issue as in the previous patch, but here the Blit is not implemented for separate depth and stencil buffers at all (such a configuration is not supported in Gallium) and the code incorrectly treated a D24S8 texture as two separate buffers, making this Blit a no-op. Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util/u_blit.c')
0 files changed, 0 insertions, 0 deletions