Searched refs:STAGE_ADD (Results 1 – 4 of 4) sorted by relevance
42 STAGE_ADD, enumerator
616 case TextureStage::STAGE_ADD: // Arg1 + Arg2 in blendTexture()939 case TextureStage::STAGE_ADD: // Arg1 + Arg2 in blendTexture()1010 case TextureStage::STAGE_ADD: in blendTexture()1051 case TextureStage::STAGE_ADD: in blendTexture()1104 case TextureStage::STAGE_ADD: in blendTexture()1142 case TextureStage::STAGE_ADD: in blendTexture()
811 case GL_ADD: return sw::TextureStage::STAGE_ADD; in ConvertCombineOperation()
2229 device->setStageOperation(unit, sw::TextureStage::STAGE_ADD); in applyTextures()2235 device->setStageOperation(unit, sw::TextureStage::STAGE_ADD); in applyTextures()