diff options
author | Kenneth Graunke <[email protected]> | 2013-05-29 07:57:34 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-05-29 14:22:11 -0700 |
commit | a41478e3f60d0d4c16cc22170866e561fd216834 (patch) | |
tree | b7b726b01972ef2178007e8d73691022aa77aee0 /src/mesa/main/texcompress_etc_tmp.h | |
parent | 49aba27973d81e388bef49a79391d5fdef3f5f18 (diff) |
st/mesa: Go back to using ctx->Array.RestartIndex, not _RestartIndex.
The derived _RestartIndex field is an attempt to support both
GL_PRIMITIVE_RESTART and GL_PRIMITIVE_RESTART_FIXED_INDEX (part of ES
3.0). Gallium drivers don't appear to support ES 3.0 yet, so they don't
need to use it. Plus, it's broken and going to go away soon.
NOTE: This is a candidate for the 9.1 branch.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/texcompress_etc_tmp.h')
0 files changed, 0 insertions, 0 deletions