Home
last modified time | relevance | path

Searched defs:glClipPlanef (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h16 glClipPlanef_client_proc_t glClipPlanef; member
Dgl_entry.cpp327 void glClipPlanef(GLenum plane, const GLfloat* equation) in glClipPlanef() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h16 glClipPlanef_server_proc_t glClipPlanef; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp600 GL_API void GL_APIENTRY glClipPlanef( GLenum plane, const GLfloat *equation) { in glClipPlanef() function