Home
last modified time | relevance | path

Searched refs:setBaseMatrix (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Renderer/
DVertexProcessor.hpp206 void setBaseMatrix(const Matrix &B);
DRenderer.hpp348 void setBaseMatrix(const Matrix &B);
DVertexProcessor.cpp238 void VertexProcessor::setBaseMatrix(const Matrix &B) in setBaseMatrix() function in sw::VertexProcessor
DRenderer.cpp2677 void Renderer::setBaseMatrix(const Matrix &B) in setBaseMatrix() function in sw::Renderer
2679 VertexProcessor::setBaseMatrix(B); in setBaseMatrix()
/external/swiftshader/src/Device/
DRenderer.hpp317 void setBaseMatrix(const Matrix &B);