Searched refs:BLENDFACTOR_ONE (Results 1 – 8 of 8) sorted by relevance
294 return BLENDFACTOR_ONE; in swr_convert_blend_factor()333 return BLENDFACTOR_ONE; in swr_convert_blend_factor()
113 ENABLE_SRC_BLND_FACTOR | SRC_BLND_FACT(BLENDFACTOR_ONE) | in gen2_emit_invariant()
291 #define BLENDFACTOR_ONE 0x02 macro
818 [VK_BLEND_FACTOR_ONE] = BLENDFACTOR_ONE,1261 entry.SourceBlendFactor = BLENDFACTOR_ONE;1262 entry.DestinationBlendFactor = BLENDFACTOR_ONE;1266 entry.SourceAlphaBlendFactor = BLENDFACTOR_ONE;1267 entry.DestinationAlphaBlendFactor = BLENDFACTOR_ONE;
49 case BLENDFACTOR_ONE: in GenerateBlendFactor()
491 BLENDFACTOR_ONE, enumerator
62 case BLENDFACTOR_ONE: in GenerateBlendFactor()
141 PIPE_ASSERT(PIPE_BLENDFACTOR_ONE == BLENDFACTOR_ONE); in pipe_asserts()