Searched refs:blend_clamp (Results 1 – 3 of 3) sorted by relevance
1457 unsigned blend_clamp = 0, blend_bypass = 0; in si_cb() local1561 blend_clamp = 1; in si_cb()1568 blend_clamp = 0; in si_cb()1574 S_028C70_BLEND_CLAMP(blend_clamp) | in si_cb()
1253 bool blend_clamp = 0, blend_bypass = 0; in evergreen_init_color_surface() local1359 blend_clamp = 1; in evergreen_init_color_surface()1366 blend_clamp = 0; in evergreen_init_color_surface()1374 S_028C70_BLEND_CLAMP(blend_clamp) | in evergreen_init_color_surface()
1267 bool blend_bypass = 0, blend_clamp = 1; in r600_init_color_surface() local1342 blend_clamp = 0; in r600_init_color_surface()1351 S_0280A0_BLEND_CLAMP(blend_clamp) | in r600_init_color_surface()