Searched refs:brw_translate_blend_equation (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.h40 extern GLuint brw_translate_blend_equation( GLenum mode );
H A Dbrw_util.c37 GLuint brw_translate_blend_equation( GLenum mode ) function in typeref:typename:GLuint
H A DgenX_state_upload.c2887 #define blend_eqn(x) brw_translate_blend_equation(x)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.h40 extern GLuint brw_translate_blend_equation( GLenum mode );
H A Dbrw_util.c37 GLuint brw_translate_blend_equation( GLenum mode ) function in typeref:typename:GLuint
H A DgenX_state_upload.c2785 #define blend_eqn(x) brw_translate_blend_equation(x)

Completed in 18 milliseconds