Searched refs:STAGE_BLENDDIFFUSEALPHA (Results 1 – 5 of 5) sorted by relevance
271 if(stageOperation == STAGE_BLENDDIFFUSEALPHA) in usesAlpha()375 …s(SOURCE_DIFFUSE) || (stageOperation == STAGE_BLENDDIFFUSEALPHA || stageOperationAlpha == STAGE_BL… in usesDiffuse()
51 STAGE_BLENDDIFFUSEALPHA, enumerator
696 case TextureStage::STAGE_BLENDDIFFUSEALPHA: // Alpha * (Arg1 - Arg2) + Arg2 in blendTexture()972 case TextureStage::STAGE_BLENDDIFFUSEALPHA: // Arg1 * (Alpha) + Arg2 * (1 - Alpha) in blendTexture()1014 case TextureStage::STAGE_BLENDDIFFUSEALPHA: in blendTexture()1055 case TextureStage::STAGE_BLENDDIFFUSEALPHA: in blendTexture()1092 case TextureStage::STAGE_BLENDDIFFUSEALPHA: in blendTexture()1130 case TextureStage::STAGE_BLENDDIFFUSEALPHA: in blendTexture()
3195 renderer->setStageOperation(stage, sw::TextureStage::STAGE_BLENDDIFFUSEALPHA); in SetTextureStageState()3366 renderer->setStageOperationAlpha(stage, sw::TextureStage::STAGE_BLENDDIFFUSEALPHA); in SetTextureStageState()
4566 renderer->setStageOperation(stage, sw::TextureStage::STAGE_BLENDDIFFUSEALPHA); in SetTextureStageState()4743 renderer->setStageOperationAlpha(stage, sw::TextureStage::STAGE_BLENDDIFFUSEALPHA); in SetTextureStageState()