diff options
author | Brian Paul <brianp@vmware.com> | 2010-03-25 16:03:13 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-25 16:04:47 -0600 |
commit | 59258498dc6fa51573b176d071644bd3e750b5ac (patch) | |
tree | 92fa21d2a94bc098dada6c236c8f8cfef1a3c2fd /include/GL | |
parent | 80f5f7d17afac7b4cbaaad27a43dbf902ca3826e (diff) |
glapi: return int = 0 from NoOpGeneric()
If a GL function is called w/out a current rendering context, this stub
gets called. It should return 0 so that non-void-valued functions return
0/NULL instead of a random number.
Diffstat (limited to 'include/GL')
0 files changed, 0 insertions, 0 deletions