Home
last modified time | relevance | path

Searched refs:STAGE_SELECTARG2 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Renderer/
DTextureStage.cpp222 else if(stageOperation == STAGE_SELECTARG2) in usesColor()
292 else if(stageOperation == STAGE_SELECTARG2) in usesAlpha()
337 else if(stageOperationAlpha == STAGE_SELECTARG2) in usesAlpha()
DTextureStage.hpp37 STAGE_SELECTARG2, enumerator
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2137 device->setStageOperation(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2144 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2158 device->setStageOperation(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2165 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2181 device->setStageOperation(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2182 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2188 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2194 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2202 device->setStageOperation(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
2209 device->setStageOperationAlpha(unit, sw::TextureStage::STAGE_SELECTARG2); in applyTextures()
[all …]
/external/swiftshader/src/Shader/
DPixelPipeline.cpp591 case TextureStage::STAGE_SELECTARG2: // Arg2 in blendTexture()
924 case TextureStage::STAGE_SELECTARG2: // Arg2 in blendTexture()
1005 case TextureStage::STAGE_SELECTARG2: in blendTexture()
1046 case TextureStage::STAGE_SELECTARG2: in blendTexture()
1085 case TextureStage::STAGE_SELECTARG2: in blendTexture()
1123 case TextureStage::STAGE_SELECTARG2: in blendTexture()