HomeSort by relevance Sort by last modified time
    Searched refs:updateBaseMatrix (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 112 updateBaseMatrix = true;
243 updateBaseMatrix = true;
830 updateBaseMatrix = false;
834 if(updateBaseMatrix)
845 updateBaseMatrix = false;
VertexProcessor.hpp 344 bool updateBaseMatrix;
Renderer.cpp 122 updateBaseMatrix = true;
    [all...]

Completed in 50 milliseconds