Searched defs:blendOperationAlpha (Results 1 – 5 of 5) sorted by relevance
444 bool Context::setBlendOperationAlpha(BlendOperation blendOperationAlpha) in setBlendOperationAlpha()976 BlendOperation Context::blendOperationAlpha() in blendOperationAlpha() function in sw::Context
80 BlendOperation blendOperationAlpha : BITS(BLENDOP_LAST); member
864 void PixelProcessor::setBlendOperationAlpha(BlendOperation blendOperationAlpha) in setBlendOperationAlpha()
1011 VkBlendOp GraphicsState::blendOperationAlpha(int index, const Attachments &attachments) const in blendOperationAlpha() function in vk::GraphicsState
116 VkBlendOp blendOperationAlpha; member