Files
mesa/src
Rob Clark 2aae13f642 freedreno/ir3: simplify creating sysval inputs
In almost all places, the add_sysval_input() is paired directly with a
create_input().  (The one exception is frag shader ij bary coord, and
this exception will go away in a later patch.)

So go ahead and clean this up before reworking input/output handling.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-11-12 13:55:03 -08:00
..
2019-10-28 11:24:39 +00:00
2019-11-07 06:11:19 -08:00
2019-10-01 10:31:02 +00:00
2019-11-12 11:44:01 -07:00
2019-10-31 17:09:59 +00:00