Searched refs:BLENDFACTOR_CONST_COLOR (Results 1 – 7 of 7) sorted by relevance
306 return BLENDFACTOR_CONST_COLOR; in swr_convert_blend_factor()
301 #define BLENDFACTOR_CONST_COLOR 0x0c macro
122 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
497 BLENDFACTOR_CONST_COLOR, enumerator
87 case BLENDFACTOR_CONST_COLOR: in GenerateBlendFactor()
827 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,
147 PIPE_ASSERT(PIPE_BLENDFACTOR_CONST_COLOR == BLENDFACTOR_CONST_COLOR); in pipe_asserts()