Home
last modified time | relevance | path

Searched defs:sourceBlendFactor (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp402 bool Context::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor()
770 BlendFactor Context::sourceBlendFactor() in sourceBlendFactor() function in sw::Context
DPixelProcessor.hpp75 BlendFactor sourceBlendFactor : BITS(BLEND_LAST); member
DPixelProcessor.cpp834 void PixelProcessor::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp739 VkBlendFactor GraphicsState::sourceBlendFactor(int index) const in sourceBlendFactor() function in vk::GraphicsState
DContext.hpp111 VkBlendFactor sourceBlendFactor; member