Home
last modified time | relevance | path

Searched defs:glGetClipPlanex (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h199 glGetClipPlanex_wrapper_proc_t glGetClipPlanex; member
Dgles1_wrapper_entry.cpp1423 void glGetClipPlanex(GLenum pname, GLfixed* eqn) in glGetClipPlanex() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h199 glGetClipPlanex_client_proc_t glGetClipPlanex; member
Dgl_entry.cpp1429 void glGetClipPlanex(GLenum pname, GLfixed* eqn) in glGetClipPlanex() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp451 void glGetClipPlanex(GLenum pname, GLfixed eqn[4]) in glGetClipPlanex() function
Dgles_dispatch.h102 glGetClipPlanex_t glGetClipPlanex; member