Searched defs:blend_factor (Results 1 – 7 of 7) sorted by relevance
120 translate_blend_factor(unsigned blend_factor) in translate_blend_factor()
378 float blend_factor[4]; in emit_rss_vgpu10() local
448 float blend_factor[4]; member
30 blend_factor(VkBlendFactor factor, bool dst_alpha_one, bool *needs_constants) in blend_factor() function
248 blend_factor(enum pipe_blendfactor factor) in blend_factor() function
218 float blend_factor[4]; member
5931 static inline bool is_dst_blend(int blend_factor) in is_dst_blend()5937 static inline int conv_a8_blend(int blend_factor) in conv_a8_blend()5946 static inline int conv_dst_blend(int blend_factor) in conv_dst_blend()5955 static inline bool is_const_blend(int blend_factor) in is_const_blend()