Home
last modified time | relevance | path

Searched refs:glGetClipPlanefOES (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/egl/
DteglGetProcAddressTests.inl992 "glGetClipPlanefOES",
/external/angle/include/GLES/
Dglext.h414 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/external/mesa3d/include/GLES/
Dglext.h425 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/external/mesa3d/include/GL/
Dglext.h5361 GLAPI void APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h17540 #define glGetClipPlanefOES epoxy_glGetClipPlanefOES macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c115390 GEN_THUNKS(glGetClipPlanefOES, (GLenum plane, GLfloat * equation), (plane, equation))