Home
last modified time | relevance | path

Searched defs:clipPlane (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DClipPlaneTest.cpp42 GLfloat clipPlane[4] = {}; in TEST_P() local
95 GLfloat clipPlane[4] = { in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DClipPlaneTest.cpp42 GLfloat clipPlane[4] = {}; in TEST_P() local
95 GLfloat clipPlane[4] = { in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DClipper.cpp312 void Clipper::clipPlane(Polygon &polygon, const Plane &p) in clipPlane() function in sw::Clipper
DRenderer.hpp190 Plane clipPlane[6]; member
407 Plane clipPlane[MAX_CLIP_PLANES]; // Tranformed to clip space member in sw::Renderer
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp69 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool stroke, bool clipPlane, in Make()
96 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
260 bool clipPlane = d->fRandom->nextBool(); in TestCreate() local
/third_party/flutter/skia/src/gpu/ops/
DGrOvalOpFactory.cpp66 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor()
250 bool clipPlane = d->fRandom->nextBool(); in TestCreate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp727 void Context::clipPlane(GLenum plane, const GLdouble *equation) in clipPlane() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp758 void Context::clipPlane(GLenum plane, const GLdouble *equation) in clipPlane() function in gl::Context