Searched defs:blendOperation (Results 1 – 2 of 2) sorted by relevance
963 VkBlendFactor GraphicsState::blendFactor(VkBlendOp blendOperation, VkBlendFactor blendFactor) const in blendFactor()995 VkBlendOp GraphicsState::blendOperation(VkBlendOp blendOperation, VkBlendFactor sourceBlendFactor, … in blendOperation() function in vk::GraphicsState
116 VkBlendOp blendOperation; member