Searched refs:BLENDFACTOR_INV_DST_COLOR (Results 1 – 7 of 7) sorted by relevance
323 return BLENDFACTOR_INV_DST_COLOR; in swr_convert_blend_factor()
71 case BLENDFACTOR_INV_DST_COLOR: in GenerateBlendFactor()
505 BLENDFACTOR_INV_DST_COLOR, enumerator
122 case BLENDFACTOR_INV_DST_COLOR: in GenerateBlendFactor()
896 [VK_BLEND_FACTOR_ONE_MINUS_DST_COLOR] = BLENDFACTOR_INV_DST_COLOR,
155 PIPE_ASSERT(PIPE_BLENDFACTOR_INV_DST_COLOR == BLENDFACTOR_INV_DST_COLOR); in pipe_asserts()
156 PIPE_ASSERT(PIPE_BLENDFACTOR_INV_DST_COLOR == BLENDFACTOR_INV_DST_COLOR); in pipe_asserts()