Searched refs:STAGE_SUBTRACT (Results 1 – 3 of 3) sorted by relevance
45 STAGE_SUBTRACT, enumerator
643 case TextureStage::STAGE_SUBTRACT: // Arg1 - Arg2 in blendTexture()951 case TextureStage::STAGE_SUBTRACT: // Arg1 - Arg2 in blendTexture()1032 case TextureStage::STAGE_SUBTRACT: in blendTexture()1073 case TextureStage::STAGE_SUBTRACT: in blendTexture()1088 case TextureStage::STAGE_SUBTRACT: in blendTexture()1126 case TextureStage::STAGE_SUBTRACT: in blendTexture()
814 case GL_SUBTRACT: return sw::TextureStage::STAGE_SUBTRACT; in ConvertCombineOperation()