diff options
author | Chad Versace <chad@chad-versace.us> | 2011-05-26 14:55:54 -0700 |
---|---|---|
committer | Chad Versace <chad@chad-versace.us> | 2011-06-08 10:06:40 -0700 |
commit | f4efb7ff4f9cb0f6386e9b53f4dcfd9ef23dc9d1 (patch) | |
tree | 88c58655c7a99de52222182d26c6daff8e90ec1c /bin | |
parent | 89d34cfd3e7c96cefc489fbb995124e2dc4a97ec (diff) | |
download | external_mesa3d-f4efb7ff4f9cb0f6386e9b53f4dcfd9ef23dc9d1.zip external_mesa3d-f4efb7ff4f9cb0f6386e9b53f4dcfd9ef23dc9d1.tar.gz external_mesa3d-f4efb7ff4f9cb0f6386e9b53f4dcfd9ef23dc9d1.tar.bz2 |
intel: Add assertions to intelCreateBuffer()
Assert that the GLX config has an expected depth/stencil bit combination:
one of d24/s8, d16/s0, d0/s0. These are the only depth/stencil
configurations that we advertise.
Remove the check for software stencil, because given the assertions'
constraints the check always fails.
CC: Ian Romanick <idr@freedesktop.org>
CC: Kristian Høgsberg <krh@bitplanet.net>
Acked-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad@chad-versace.us>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions