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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 143 void GLAPIENTRY dummy_glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer){}
DummyGLfuncs.h 150 void GLAPIENTRY dummy_glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);

Completed in 28 milliseconds