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

  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.h 46 static void gl_APIENTRY s_glTexCoordPointerOffset(void *self, GLint size, GLenum type, GLsizei stride, GLuint offset);
GLDecoder.cpp 61 set_glTexCoordPointerOffset(s_glTexCoordPointerOffset);
100 void GLDecoder::s_glTexCoordPointerOffset(void *self, GLint size, GLenum type, GLsizei stride, GLuint offset)

Completed in 4544 milliseconds