summaryrefslogtreecommitdiffstats
path: root/install-lib-links.mk
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2014-01-14 09:54:02 -0500
committerRob Clark <[email protected]>2014-02-01 11:57:09 -0500
commit98c1111462f13cee705d5c0bd89f9bab510f299f (patch)
tree1da1ca4ab63f8dbff72ece152a3e265c8b6d9611 /install-lib-links.mk
parent5c6961efae7d2baa224580af45f8d8968dda3a67 (diff)
freedreno/a3xx: fix const confusion
Gallium can leave const buffers bound above what is used by the current shader. Which can have a couple bad effects: 1) write beyond const space assigned, which can trigger HLSQ lockup 2) double emit of immed consts, first with bound const buffer vals followed by with actual immed vals. This seems to be a sort of undefined condition. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'install-lib-links.mk')
0 files changed, 0 insertions, 0 deletions