Searched refs:setViewMatrix (Results 1 – 7 of 7) sorted by relevance
205 void setViewMatrix(const Matrix &V);
347 void setViewMatrix(const Matrix &V);
230 void VertexProcessor::setViewMatrix(const Matrix &V) in setViewMatrix() function in sw::VertexProcessor
2671 void Renderer::setViewMatrix(const Matrix &V) in setViewMatrix() function in sw::Renderer2673 VertexProcessor::setViewMatrix(V); in setViewMatrix()
316 void setViewMatrix(const Matrix &V);
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()