Searched defs:setClipPlane (Results 1 – 2 of 2) sorted by relevance
454 void GLES1State::setClipPlane(unsigned int plane, const GLfloat *equation) in setClipPlane() function in gl::GLES1State
2844 void Renderer::setClipPlane(unsigned int index, const float plane[4]) in setClipPlane() function in sw::Renderer