Home
last modified time | relevance | path

Searched defs:setClipPlane (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DGLES1State.cpp449 void GLES1State::setClipPlane(unsigned int plane, const GLfloat *equation) in setClipPlane() function in gl::GLES1State
/external/swiftshader/src/Renderer/
DRenderer.cpp2844 void Renderer::setClipPlane(unsigned int index, const float plane[4]) in setClipPlane() function in sw::Renderer
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3302 void Context::setClipPlane(int index, const float plane[4]) in setClipPlane() function in es1::Context