Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h41 SWR_BLEND_FACTOR sourceBlendFactor; member
/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