Searched defs:sourceBlendFactor (Results 1 – 7 of 7) sorted by relevance
257 bool Context::setSourceBlendFactor(VkBlendFactor sourceBlendFactor) in setSourceBlendFactor()384 VkBlendFactor Context::sourceBlendFactor() in sourceBlendFactor() function in sw::Context
68 VkBlendFactor sourceBlendFactor : BITS(VK_BLEND_FACTOR_END_RANGE); member
563 void PixelProcessor::setSourceBlendFactor(VkBlendFactor sourceBlendFactor) in setSourceBlendFactor()
41 SWR_BLEND_FACTOR sourceBlendFactor; member
402 bool Context::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor()770 BlendFactor Context::sourceBlendFactor() in sourceBlendFactor() function in sw::Context
72 BlendFactor sourceBlendFactor : BITS(BLEND_LAST); member
825 void PixelProcessor::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor()