summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2017-11-09 19:53:49 +0100
committerRoland Scheidegger <[email protected]>2017-11-15 03:13:46 +0100
commit65123ee62cd66cdffe2c4193a3e28e811d73ff65 (patch)
tree32e7fc06fb952ddf45da870e4c884d04b188a3b2 /src/gallium/drivers/ddebug
parent570d5b79929554a45d8aebd294bbd67969396ba5 (diff)
r600: set the number type correctly for float rts in cb setup
Float rts were always set as unorm instead of float. Not sure of the consequences, but at least it looks like the blend clamp would have been enabled, which is against the rules (only eg really bothered to even attempt to specify this correctly, r600 always used clamp anyway). Albeit r600 (not r700) setup still looks bugged to me due to never setting BLEND_FLOAT32 which must be set according to docs... Not sure if the hw really cares, no piglit change (on eg/juniper). Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/ddebug')
0 files changed, 0 insertions, 0 deletions