Searched refs:r300_translate_blend_function (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_state_inlines.h41 static INLINE uint32_t r300_translate_blend_function(int blend_func, function
H A Dr300_state.c254 r300_translate_blend_function(eqRGB, TRUE);
256 r300_translate_blend_function(eqRGB, FALSE);
367 r300_translate_blend_function(eqA, TRUE);
369 r300_translate_blend_function(eqA, FALSE);
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h41 static INLINE uint32_t r300_translate_blend_function(int blend_func, function
H A Dr300_state.c254 r300_translate_blend_function(eqRGB, TRUE);
256 r300_translate_blend_function(eqRGB, FALSE);
367 r300_translate_blend_function(eqA, TRUE);
369 r300_translate_blend_function(eqA, FALSE);

Completed in 105 milliseconds