diff options
author | Kenneth Graunke <[email protected]> | 2011-10-04 11:29:08 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-10-06 11:24:11 -0700 |
commit | 09fcd01301cd161e2a5d619933c14f79753108d6 (patch) | |
tree | 2b2a2bb74215c5b409f7145b6994508ff81d1f46 /src/mesa/main/imports.c | |
parent | 5785cd2bf50f38290540bbf805a41294d213db3a (diff) |
mesa/es: Allow GL_CLIP_PLANE0+6 and GL_CLIP_PLANE0+7.
Fixes the ES1 conformance 'userclip' test, which broke when we increased
MAX_CLIP_PLANES to 8. Core Mesa already validates incoming values
against MAX_CLIP_PLANES; we just need the ES wrapper to pass everything
through.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/imports.c')
0 files changed, 0 insertions, 0 deletions