summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600d.h
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2014-12-09 11:28:52 +1000
committerDave Airlie <[email protected]>2014-12-09 11:54:46 +1000
commit0d4272cd8e7c45157140dc8e283707714a8238d5 (patch)
tree3ff80dc09dda63ebd423ef82f955521c5ffca55e /src/gallium/drivers/r600/r600d.h
parent2a0bef91cad3764bf0834ea75e57849561447330 (diff)
r600g: fix regression since UCMP change
Since d8da6deceadf5e48201d848b7061dad17a5b7cac where the state tracker started using UCMP on cayman a number of tests regressed. this seems to be r600g is doing CNDGE_INT for UCMP which is >= 0, we should be doing CNDE_INT with reverse arguments. Reviewed-by: Glenn Kennard <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/r600d.h')
0 files changed, 0 insertions, 0 deletions