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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h 155 typedef void (* glTexEnvx_t) (GLenum, GLenum, GLfixed);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 155 typedef void (GL_APIENTRY *glTexEnvx_t) (GLenum, GLenum, GLfixed);

Completed in 53 milliseconds