Home
last modified time | relevance | path

Searched defs:glDrawTexiOES_t (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
Dgl_proc.h172 typedef void (GL_APIENTRY *glDrawTexiOES_t) (GLint, GLint, GLint, GLint, GLint); typedef
/sdk/emulator/opengl/tests/gles_android_wrapper/
Dgles_proc.h172 typedef void (* glDrawTexiOES_t) (GLint, GLint, GLint, GLint, GLint); typedef