Home
last modified time | relevance | path

Searched defs:GLenum (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJType.java35 typeMapping.put(new CType("GLenum"), new JType("int")); in typeMapping.put()
90 typeMapping.put(new CType("GLenum", false, true), in typeMapping.put()
92 typeMapping.put(new CType("GLenum", true, true), in typeMapping.put()
124 arrayTypeMapping.put(new CType("GLenum", false, true), new JType("int", false, true)); in arrayTypeMapping.put()
125 arrayTypeMapping.put(new CType("GLenum", true, true), new JType("int", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h54 typedef unsigned int GLenum; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h55 typedef unsigned int GLenum; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h71 typedef unsigned int GLenum; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h71 typedef unsigned int GLenum; typedef
Dgl31.h73 typedef unsigned int GLenum; typedef
Dgl32.h73 typedef unsigned int GLenum; typedef