summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorMichael Karcher <[email protected]>2012-06-10 01:49:30 +0200
committerDaniel Vetter <[email protected]>2012-06-10 16:33:42 +0200
commite2c08e824b9698f911fb6c20da43ce7476de0b3f (patch)
tree065808c5e2394133fd6ea5d7c36ff3c697fb5018 /src/mesa
parent306c9f0c5762ad75e340d22b2405ac11e74d3378 (diff)
i915g: Fix depth/stencil glClear
This patch fixes a copy/paste error and masking of depth/stencil (stencil is in the top 8 bits), and makes glean/readPixSanity happy. Both the stencil and the depth buffer piglit test also pass if glClear(DEPTH | STENCIL) is executed instead of glClear(DEPTH)/glClear(STENCIL). Reviewed-by: Daniel Vetter <[email protected]> Tested-by: Christopher Egert <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions