Home
last modified time | relevance | path

Searched refs:s_glMatrixIndexPointerOffset (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp64 set_glMatrixIndexPointerOffset(s_glMatrixIndexPointerOffset); in initGL()
124 void GLDecoder::s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsizei stride, … in s_glMatrixIndexPointerOffset() function in GLDecoder
DGLDecoder.h61 …static void gl_APIENTRY s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsizei…