Home
last modified time | relevance | path

Searched defs:setSourceBlendFactor (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Device/
DContext.cpp257 bool Context::setSourceBlendFactor(VkBlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::Context
DPixelProcessor.cpp563 void PixelProcessor::setSourceBlendFactor(VkBlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::PixelProcessor
/external/swiftshader/src/Renderer/
DContext.cpp402 bool Context::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::Context
DPixelProcessor.cpp825 void PixelProcessor::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::PixelProcessor