Home
last modified time | relevance | path

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

/external/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