Home
last modified time | relevance | path

Searched refs:setTextureMatrix (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp250 void setTextureMatrix(int stage, const Matrix &T);
DVertexProcessor.cpp507 void VertexProcessor::setTextureMatrix(int stage, const Matrix &T) in setTextureMatrix() function in sw::VertexProcessor