Searched defs:setBlendOperationAlpha (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
H A DContext.cpp443 bool Context::setBlendOperationAlpha(BlendOperation blendOperationAlpha) function in class:sw::Context
H A DPixelProcessor.cpp845 void PixelProcessor::setBlendOperationAlpha(BlendOperation blendOperationAlpha) function in class:sw::PixelProcessor
847 context->setBlendOperationAlpha(blendOperationAlpha);

Completed in 197 milliseconds