Home
last modified time | relevance | path

Searched defs:clipPlane (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DClipPlaneTest.cpp42 GLfloat clipPlane[4] = {}; in TEST_P() local
95 GLfloat clipPlane[4] = { in TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DClipper.cpp312 void Clipper::clipPlane(Polygon &polygon, const Plane &p) clipPlane() function in sw::Clipper
[all...]
H A 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/
H A DGrOvalOpFactory.cpp69 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool stroke, bool clipPlane, in Make() argument
104 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, in CircleGeometryProcessor() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp727 void Context::clipPlane(GLenum plane, const GLdouble *equation) in clipPlane() function in gl::Context

Completed in 12 milliseconds