diff options
author | Eric Anholt <[email protected]> | 2018-03-21 12:05:54 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-03-21 14:02:34 -0700 |
commit | baeb6a4b4a275bc418037b718c904180e9e5c690 (patch) | |
tree | 9b494ffe59b3e1bc8fa579ec70eb2b7e68654e1f /bin | |
parent | 61603f0e4219fee2d288ece9d1b4105a8657fe38 (diff) |
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Unfortunately TGSI doesn't record the type of the FS output like GLSL
does, but VC5's TLB writes depend on the output's base type. Just record
the type in the key at variant compile time when we've got a TGSI input
and then fix it up.
Fixes KHR-GLES3.packed_pixels.pbo_rectangle.rgba32i/ui and apparently a
GPU hang that breaks most tests that come after it.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions