Searched refs:secondArgumentAlpha (Results 1 – 5 of 5) sorted by relevance
47 secondArgumentAlpha = SOURCE_CURRENT; in init()74 state.secondArgumentAlpha = secondArgumentAlpha; in textureStageState()170 void TextureStage::setSecondArgumentAlpha(SourceArgument secondArgumentAlpha) in setSecondArgumentAlpha() argument172 this->secondArgumentAlpha = secondArgumentAlpha; in setSecondArgumentAlpha()339 return secondArgumentAlpha == source; in usesAlpha()348 if(firstArgumentAlpha == source || secondArgumentAlpha == source) in usesAlpha()
107 unsigned int secondArgumentAlpha : BITS(SOURCE_LAST); member151 void setSecondArgumentAlpha(SourceArgument secondArgumentAlpha);182 SourceArgument secondArgumentAlpha; member in sw::TextureStage
212 void setSecondArgumentAlpha(unsigned int stage, TextureStage::SourceArgument secondArgumentAlpha);
243 …essor::setSecondArgumentAlpha(unsigned int stage, TextureStage::SourceArgument secondArgumentAlpha) in setSecondArgumentAlpha() argument247 context->textureStage[stage].setSecondArgumentAlpha(secondArgumentAlpha); in setSecondArgumentAlpha()
395 textureStage.secondArgumentAlpha == TextureStage::SOURCE_CONSTANT || in blendTexture()408 textureStage.secondArgumentAlpha == TextureStage::SOURCE_TFACTOR || in blendTexture()828 switch(textureStage.secondArgumentAlpha) in blendTexture()