Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp594 TEST_P(GLES1CovglTest, ClipPlane) in TEST_P() argument
/third_party/mesa3d/src/mesa/main/
Ddd.h687 void (*ClipPlane)(struct gl_context *ctx, GLenum plane, const GLfloat *eq); member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h110 ClipPlane, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_0_autogen.cpp274 void GL_APIENTRY ClipPlane(GLenum plane, const GLdouble *equation) in ClipPlane() function