Home
last modified time | relevance | path

Searched defs:blendOperation (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp416 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
812 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
DPixelProcessor.hpp77 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
DPixelProcessor.cpp844 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp813 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const in blendOperation() function in vk::GraphicsState
DContext.hpp113 VkBlendOp blendOperation; member