diff options
author | Eric Anholt <[email protected]> | 2013-04-10 09:49:37 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-04-29 11:41:33 -0700 |
commit | 2534f0a57d27cf99b6eed5ab94cdbd96e36a6fb9 (patch) | |
tree | 8e0713f12ce31239725121ac91733916df489f70 /src/mesa/main/api_validate.h | |
parent | d63a10afcc98d51ee1a297ab40ef3c1b9d8b1c1f (diff) |
mesa: Fix error checking for getters consisting of only API versions.
In almost all of our cases, getters that are turned on for only some API
variants will have an extension listed as one of the things that can
enable it, and thus api_check gets set. For extra_gl30_es3 (used for
NUM_EXTENSIONS, MAJOR_VERSION, MINOR_VERSION) on a GL 2.1 context, though,
we would check twice, not find either one, but never actually throw the
error.
Diffstat (limited to 'src/mesa/main/api_validate.h')
0 files changed, 0 insertions, 0 deletions