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

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

Completed in 70 milliseconds