Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp246 void setTextureWrap(unsigned int stage, int mask);
DVertexProcessor.cpp472 void VertexProcessor::setTextureWrap(unsigned int stage, int mask) in setTextureWrap() function in sw::VertexProcessor