Searched defs:blend_func (Results 1 – 7 of 7) sorted by relevance
41 static INLINE uint32_t r300_translate_blend_function(int blend_func, in r300_translate_blend_function()
158 void blend_func (NegativeTestContext& ctx) in blend_func() function
60 typedef void (_ASMAPIP blend_func)( struct gl_context *ctx, GLuint n, typedef
32 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
88 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
64 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function()
215 GLuint blend_func:3; member