Home
last modified time | relevance | path

Searched defs:blendOperation (Results 1 – 6 of 6) 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
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1effectauthor.h97 D2D1_BLEND_OPERATION blendOperation; member