Searched defs:blendOperation (Results 1 – 6 of 6) sorted by relevance
271 bool Context::setBlendOperation(VkBlendOp blendOperation) in setBlendOperation()426 VkBlendOp Context::blendOperation() in blendOperation() function in sw::Context
70 VkBlendOp blendOperation : BITS(VK_BLEND_OP_BLUE_EXT); member
573 void PixelProcessor::setBlendOperation(VkBlendOp blendOperation) in setBlendOperation()
416 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()812 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
74 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
835 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()