Searched defs:blendOperation (Results 1 – 6 of 6) sorted by relevance
416 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()812 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
77 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
844 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
813 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const in blendOperation() function in vk::GraphicsState
113 VkBlendOp blendOperation; member
97 D2D1_BLEND_OPERATION blendOperation; member