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
79 BlendOperation blendOperationAlpha : BITS(BLENDOP_LAST); member
864 void PixelProcessor::setBlendOperationAlpha(BlendOperation blendOperationAlpha) in setBlendOperationAlpha()
893 VkBlendOp GraphicsState::blendOperationAlpha(int index, const Attachments &attachments) const in blendOperationAlpha() function in vk::GraphicsState
115 VkBlendOp blendOperationAlpha; member