Searched refs:setTexCoordIndex (Results 1 – 4 of 4) sorted by relevance
144 void setTexCoordIndex(unsigned int texCoordIndex);
133 void TextureStage::setTexCoordIndex(unsigned int texCoordIndex) in setTexCoordIndex() function in sw::TextureStage
208 void setTexCoordIndex(unsigned int stage, int texCoordIndex);
189 void PixelProcessor::setTexCoordIndex(unsigned int stage, int texCoordIndex) in setTexCoordIndex() function in sw::PixelProcessor193 context->textureStage[stage].setTexCoordIndex(texCoordIndex); in setTexCoordIndex()