Searched refs:BLEND_ZERO (Results 1 – 10 of 10) sorted by relevance
268 destBlendFactorState = BLEND_ZERO; in init()273 destBlendFactorStateAlpha = BLEND_ZERO; in init()788 if(!alphaBlendEnable) return BLEND_ZERO; in destBlendFactor()814 if(sourceBlendFactor() == BLEND_ZERO) in blendOperation()816 if(destBlendFactor() == BLEND_ZERO) in blendOperation()827 if(destBlendFactor() == BLEND_ZERO) in blendOperation()838 if(destBlendFactor() == BLEND_ZERO) in blendOperation()848 if(sourceBlendFactor() == BLEND_ZERO) in blendOperation()854 if(destBlendFactor() == BLEND_ZERO) in blendOperation()865 if(destBlendFactor() == BLEND_ZERO) in blendOperation()[all …]
184 BLEND_ZERO, enumerator
875 case BLEND_ZERO: in blendFactor()956 case BLEND_ZERO: in blendFactorAlpha()1177 if(state.sourceBlendFactor != BLEND_ONE && state.sourceBlendFactor != BLEND_ZERO) in alphaBlend()1184 if(state.destBlendFactor != BLEND_ONE && state.destBlendFactor != BLEND_ZERO) in alphaBlend()1238 if(state.sourceBlendFactorAlpha != BLEND_ONE && state.sourceBlendFactorAlpha != BLEND_ZERO) in alphaBlend()1243 if(state.destBlendFactorAlpha != BLEND_ONE && state.destBlendFactorAlpha != BLEND_ZERO) in alphaBlend()1851 case BLEND_ZERO: in blendFactor()1922 case BLEND_ZERO: in blendFactorAlpha()2059 if(state.sourceBlendFactor != BLEND_ONE && state.sourceBlendFactor != BLEND_ZERO) in alphaBlend()2066 if(state.destBlendFactor != BLEND_ONE && state.destBlendFactor != BLEND_ZERO) in alphaBlend()[all …]
47 setDestBlendFactor(BLEND_ZERO); in Device()92 setDestBlendFactorAlpha(BLEND_ZERO); in Device()
276 case GL_ZERO: return sw::BLEND_ZERO; in ConvertBlendFunc()290 return sw::BLEND_ZERO; in ConvertBlendFunc()
480 case GL_ZERO: return sw::BLEND_ZERO; in ConvertBlendFunc()498 return sw::BLEND_ZERO; in ConvertBlendFunc()
46 setDestBlendFactor(BLEND_ZERO); in Device()90 setDestBlendFactorAlpha(BLEND_ZERO); in Device()
51 setDestBlendFactor(BLEND_ZERO); in Device()91 setDestBlendFactorAlpha(BLEND_ZERO); in Device()
1262 case GL_ZERO: return sw::BLEND_ZERO; in ConvertBlendFunc()1280 return sw::BLEND_ZERO; in ConvertBlendFunc()
3101 renderer->setSourceBlendFactor(sw::BLEND_ZERO); in SetRenderState()3155 renderer->setDestBlendFactor(sw::BLEND_ZERO); in SetRenderState()3934 renderer->setSourceBlendFactorAlpha(sw::BLEND_ZERO); in SetRenderState()3988 renderer->setDestBlendFactorAlpha(sw::BLEND_ZERO); in SetRenderState()