Home
last modified time | relevance | path

Searched refs:_swrast_choose_blend_func (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_blend.h42 _swrast_choose_blend_func(struct gl_context *ctx, GLenum chanType);
Ds_context.c419 _swrast_choose_blend_func( ctx, chanType ); in _swrast_validate_blend_func()
Ds_blend.c900 _swrast_choose_blend_func(struct gl_context *ctx, GLenum chanType) in _swrast_choose_blend_func() function