Searched refs:R300_COMB_FCN_RSUB_NOCLAMP (Results 1 – 2 of 2) sorted by relevance
50 return clamp ? R300_COMB_FCN_RSUB_CLAMP : R300_COMB_FCN_RSUB_NOCLAMP; in r300_translate_blend_function()
2325 # define R300_COMB_FCN_RSUB_NOCLAMP (7 << 12) macro