HomeSort by relevance Sort by last modified time
    Searched refs:s_glMatrixIndexPointerOffset (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.h 61 static void gl_APIENTRY s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsizei stride, GLuint offset);
GLDecoder.cpp 68 set_glMatrixIndexPointerOffset(s_glMatrixIndexPointerOffset);
128 void GLDecoder::s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsizei stride, GLuint offset)

Completed in 30 milliseconds