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

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

Completed in 649 milliseconds