Searched refs:setSecondArgument (Results 1 – 5 of 5) sorted by relevance
147 void setSecondArgument(SourceArgument secondArgument);
150 void TextureStage::setSecondArgument(SourceArgument secondArgument) in setSecondArgument() function in sw::TextureStage
211 void setSecondArgument(unsigned int stage, TextureStage::SourceArgument secondArgument);
216 …void PixelProcessor::setSecondArgument(unsigned int stage, TextureStage::SourceArgument secondArgu… in setSecondArgument() function in sw::PixelProcessor220 context->textureStage[stage].setSecondArgument(secondArgument); in setSecondArgument()
2117 device->setSecondArgument(unit, sw::TextureStage::SOURCE_CURRENT); // Cp in applyTextures()2248 device->setSecondArgument(unit, es2sw::ConvertSourceArgument(mState.textureUnit[unit].src1RGB)); in applyTextures()