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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 273 typedef void (GL_APIENTRY *glGetFenceivNV_t) (GLuint, GLenum, GLint*);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 273 typedef void (* glGetFenceivNV_t) (GLuint, GLenum, GLint*);

Completed in 61 milliseconds