projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7fa946
)
glapi/gen: Comment fix.
author
Paul Berry
<stereotype441@gmail.com>
Wed, 31 Oct 2012 17:20:58 +0000
(10:20 -0700)
committer
Paul Berry
<stereotype441@gmail.com>
Tue, 6 Nov 2012 20:57:44 +0000
(12:57 -0800)
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mapi/glapi/gen/gl_XML.py
patch
|
blob
|
history
diff --git
a/src/mapi/glapi/gen/gl_XML.py
b/src/mapi/glapi/gen/gl_XML.py
index 0196879127c12476e96174b30f9c59bed4884dfb..a8000b4ed968f103d95e045458cae09e423f92ec 100644
(file)
--- a/
src/mapi/glapi/gen/gl_XML.py
+++ b/
src/mapi/glapi/gen/gl_XML.py
@@
-613,7
+613,7
@@
class gl_function( gl_item ):
# the first level of the map; the second level of the map only
# lists APIs which contain the entry point in at least one
# version. For example,
- # self.entry_point_
gles
_map['ClipPlanex'] == { 'es1':
+ # self.entry_point_
api
_map['ClipPlanex'] == { 'es1':
# Decimal('1.1') }.
self.entry_point_api_map = {}