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

  /external/swiftshader/src/Renderer/
Context.cpp 426 bool Context::setSourceBlendFactorAlpha(BlendFactor sourceBlendFactorAlpha)
PixelProcessor.cpp 823 void PixelProcessor::setSourceBlendFactorAlpha(BlendFactor sourceBlendFactorAlpha)
825 context->setSourceBlendFactorAlpha(sourceBlendFactorAlpha);
    [all...]

Completed in 873 milliseconds