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

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 34 void GLAPIENTRY dummy_glCopyTexImage2D(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border){}
DummyGLfuncs.h 41 void GLAPIENTRY dummy_glCopyTexImage2D(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);

Completed in 15 milliseconds