Searched defs:blendOperation (Results 1 – 5 of 5) sorted by relevance
416 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()812 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
76 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
844 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
737 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const in blendOperation() function in vk::GraphicsState
112 VkBlendOp blendOperation; member