Searched refs:setTextureTransform (Results 1 – 3 of 3) sorted by relevance
251 void setTextureTransform(int stage, int count, bool project);
518 void VertexProcessor::setTextureTransform(int stage, int count, bool project) in setTextureTransform() function in sw::VertexProcessor
2002 device->setTextureTransform(0, textureStack0.isIdentity() ? 0 : 4, false); in applyState()2003 device->setTextureTransform(1, textureStack1.isIdentity() ? 0 : 4, false); in applyState()