Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp416 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
812 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
DPixelProcessor.hpp76 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
DPixelProcessor.cpp844 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
/external/swiftshader/src/Device/
DContext.cpp737 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const in blendOperation() function in vk::GraphicsState
DContext.hpp112 VkBlendOp blendOperation; member