Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
Dgl_proc.h26 typedef void (GL_APIENTRY *glClipPlanef_t) (GLenum, const GLfloat*); typedef
/sdk/emulator/opengl/tests/gles_android_wrapper/
Dgles_proc.h26 typedef void (* glClipPlanef_t) (GLenum, const GLfloat*); typedef