Files
mesa/src
Timothy Arceri 0e186c18ba glsl: just use NIR to lower outputs when driver can't read outputs
This will allow us to stop lowering gl_FragData in GLSL IR for NIR
drivers which means we won't need the special GLSL IR type
handling for building the resource list in a NIR based linker.

i965 has been doing this since b828f7a27b.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-11-01 11:33:33 +11:00
..
2019-10-31 17:09:59 +00:00
2019-10-28 11:24:39 +00:00
2019-10-18 13:18:28 +00:00
2019-10-01 10:31:02 +00:00
2019-10-31 17:09:59 +00:00