HomeSort by relevance Sort by last modified time
    Searched defs:setBlendOperation (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Renderer/
Context.cpp 412 bool Context::setBlendOperation(BlendOperation blendOperation)
PixelProcessor.cpp 813 void PixelProcessor::setBlendOperation(BlendOperation blendOperation)
815 context->setBlendOperation(blendOperation);
    [all...]

Completed in 63 milliseconds