Searched refs:setSecondArgumentAlpha (Results 1 – 4 of 4) sorted by relevance
151 void setSecondArgumentAlpha(SourceArgument secondArgumentAlpha);
170 void TextureStage::setSecondArgumentAlpha(SourceArgument secondArgumentAlpha) in setSecondArgumentAlpha() function in sw::TextureStage
216 void setSecondArgumentAlpha(unsigned int stage, TextureStage::SourceArgument secondArgumentAlpha);
252 …void PixelProcessor::setSecondArgumentAlpha(unsigned int stage, TextureStage::SourceArgument secon… in setSecondArgumentAlpha() function in sw::PixelProcessor256 context->textureStage[stage].setSecondArgumentAlpha(secondArgumentAlpha); in setSecondArgumentAlpha()