Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Darray.cpp136 static void currentColor(ogles_context_t* c, GLfixed* v, const GLvoid*) { in currentColor()
139 static void currentColor_clamp(ogles_context_t* c, GLfixed* v, const GLvoid*) { in currentColor_clamp()
142 static void currentNormal(ogles_context_t* c, GLfixed* v, const GLvoid*) { in currentNormal()
145 static void currentTexCoord(ogles_context_t* c, GLfixed* v, const GLvoid*) { in currentTexCoord()
150 static void fetchNop(ogles_context_t*, GLfixed*, const GLvoid*) { in fetchNop()
Dtexture.cpp1222 const GLvoid* /*data*/) in glCompressedTexSubImage2D()
/frameworks/native/opengl/tools/glgen/src/
DJType.java72 typeMapping.put(new CType("GLvoid", true, true), in typeMapping.put()
74 typeMapping.put(new CType("GLvoid", false, true), in typeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h66 typedef void GLvoid; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h53 typedef void GLvoid; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h67 typedef void GLvoid; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h67 typedef void GLvoid; typedef
Dgl31.h69 typedef void GLvoid; typedef
Dgl32.h69 typedef void GLvoid; typedef