Searched refs:setViewMatrix (Results 1 – 7 of 7) sorted by relevance
205 void setViewMatrix(const Matrix &V);
386 void setViewMatrix(const Matrix &V);
230 void VertexProcessor::setViewMatrix(const Matrix &V) in setViewMatrix() function in sw::VertexProcessor
2613 void Renderer::setViewMatrix(const Matrix &V) in setViewMatrix() function in sw::Renderer2615 VertexProcessor::setViewMatrix(V); in setViewMatrix()
2429 device->setViewMatrix(modelView.current()); in drawArrays()3461 device->setViewMatrix(modelView.current()); in end()
1791 renderer->setViewMatrix(C * M); in MultiplyTransform()3856 renderer->setViewMatrix(M); in SetTransform()
2245 renderer->setViewMatrix(C * M); in MultiplyTransform()5094 renderer->setViewMatrix(M); in SetTransform()