Searched defs:blend_func (Results 1 – 13 of 13) sorted by relevance
60 is_2srcdest(enum pipe_blend_func blend_func, enum pipe_blendfactor src_factor, in is_2srcdest()71 can_fixed_function_equation(enum pipe_blend_func blend_func, in can_fixed_function_equation()179 to_panfrost_function(enum pipe_blend_func blend_func, in to_panfrost_function()
19 blend_func(unsigned func) in blend_func() function
20 blend_func(unsigned func) in blend_func() function
24 blend_func(unsigned func) in blend_func() function
24 static inline uint32_t r300_translate_blend_function(int blend_func, in r300_translate_blend_function()
222 void blend_func(NegativeTestContext &ctx) in blend_func() function
288 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function()366 static uint32_t si_translate_blend_opt_function(int blend_func) in si_translate_blend_opt_function()
20 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
90 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
800 uint32_t blend_func:3; member
199 unsigned blend_func:3; member