Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp412 bool Context::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()
807 BlendOperation Context::blendOperation() in blendOperation() function in sw::Context
DPixelProcessor.hpp73 BlendOperation blendOperation : BITS(BLENDOP_LAST); member
DPixelProcessor.cpp768 void PixelProcessor::setBlendOperation(BlendOperation blendOperation) in setBlendOperation()