Home
last modified time | relevance | path

Searched defs:GLuint (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJType.java44 typeMapping.put(new CType("GLuint"), new JType("int")); in typeMapping.put()
104 typeMapping.put(new CType("GLuint", false, true), in typeMapping.put()
106 typeMapping.put(new CType("GLuint", true, true), in typeMapping.put()
131 arrayTypeMapping.put(new CType("GLuint", false, true), new JType("int", false, true)); in arrayTypeMapping.put()
132 arrayTypeMapping.put(new CType("GLuint", true, true), new JType("int", false, true)); in arrayTypeMapping.put()
/frameworks/native/cmds/flatland/
DComposers.cpp125 virtual bool compose(GLuint /*texName*/, const sp<GLConsumer>& /*glc*/) { in compose() argument
/frameworks/native/opengl/libagl/
Dstate.cpp226 void glStencilFunc(GLenum func, GLint /*ref*/, GLuint /*mask*/) { in glStencilFunc() argument
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h63 typedef unsigned int GLuint; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h28 typedef unsigned int GLuint; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h74 typedef unsigned int GLuint; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h74 typedef unsigned int GLuint; typedef
Dgl31.h74 typedef unsigned int GLuint; typedef
Dgl32.h74 typedef unsigned int GLuint; typedef