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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 44 void GLAPIENTRY dummy_glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices){}
DummyGLfuncs.h 51 void GLAPIENTRY dummy_glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices);

Completed in 18 milliseconds