Home
last modified time | relevance | path

Searched refs:STAGE_BLENDFACTORALPHA (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
DTextureStage.hpp52 STAGE_BLENDFACTORALPHA, enumerator
DTextureStage.cpp278 if(stageOperation == STAGE_BLENDFACTORALPHA) in usesAlpha()
/external/swiftshader/src/Shader/
DPixelPipeline.cpp701 case TextureStage::STAGE_BLENDFACTORALPHA: // Alpha * (Arg1 - Arg2) + Arg2 in blendTexture()
975 case TextureStage::STAGE_BLENDFACTORALPHA: in blendTexture()
1015 case TextureStage::STAGE_BLENDFACTORALPHA: in blendTexture()
1056 case TextureStage::STAGE_BLENDFACTORALPHA: in blendTexture()
1093 case TextureStage::STAGE_BLENDFACTORALPHA: in blendTexture()
1131 case TextureStage::STAGE_BLENDFACTORALPHA: in blendTexture()