Searched refs:blendOperationState (Results 1 – 2 of 2) sorted by relevance
269 blendOperationState = BLENDOP_ADD; in init()418 bool modified = (Context::blendOperationState != blendOperation); in setBlendOperation()419 Context::blendOperationState = blendOperation; in setBlendOperation()774 switch(blendOperationState) in sourceBlendFactor()795 switch(blendOperationState) in destBlendFactor()816 switch(blendOperationState) in blendOperation()921 return blendOperationState; in blendOperation()
519 BlendOperation blendOperationState; member in sw::Context