Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp251 void setTextureTransform(int stage, int count, bool project);
DVertexProcessor.cpp518 void VertexProcessor::setTextureTransform(int stage, int count, bool project) in setTextureTransform() function in sw::VertexProcessor