Lines Matching refs:VK_BLEND_FACTOR_ONE
796 case VK_BLEND_FACTOR_ONE: in blendFactor()
877 case VK_BLEND_FACTOR_ONE: in blendFactorAlpha()
1053 …if(state.sourceBlendFactor != VK_BLEND_FACTOR_ONE && state.sourceBlendFactor != VK_BLEND_FACTOR_ZE… in alphaBlend()
1060 if(state.destBlendFactor != VK_BLEND_FACTOR_ONE && state.destBlendFactor != VK_BLEND_FACTOR_ZERO) in alphaBlend()
1114 …if(state.sourceBlendFactorAlpha != VK_BLEND_FACTOR_ONE && state.sourceBlendFactorAlpha != VK_BLEND… in alphaBlend()
1119 …if(state.destBlendFactorAlpha != VK_BLEND_FACTOR_ONE && state.destBlendFactorAlpha != VK_BLEND_FAC… in alphaBlend()
1689 case VK_BLEND_FACTOR_ONE: in blendFactor()
1760 case VK_BLEND_FACTOR_ONE: in blendFactorAlpha()
1882 …if(state.sourceBlendFactor != VK_BLEND_FACTOR_ONE && state.sourceBlendFactor != VK_BLEND_FACTOR_ZE… in alphaBlend()
1889 if(state.destBlendFactor != VK_BLEND_FACTOR_ONE && state.destBlendFactor != VK_BLEND_FACTOR_ZERO) in alphaBlend()
1943 …if(state.sourceBlendFactorAlpha != VK_BLEND_FACTOR_ONE && state.sourceBlendFactorAlpha != VK_BLEND… in alphaBlend()
1948 …if(state.destBlendFactorAlpha != VK_BLEND_FACTOR_ONE && state.destBlendFactorAlpha != VK_BLEND_FAC… in alphaBlend()