Searched defs:glMatrixIndexPointerOES (Results 1 – 5 of 5) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 1009 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in MatrixTrackingGL 1014 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in MatrixTrackingGL
|
/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member
|
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/ |
D | GLEScmImp.cpp | 2083 GL_API void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvo… in glMatrixIndexPointerOES() function
|
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) in glMatrixIndexPointerOES() function
|
D | gles_dispatch.h | 240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member
|