radv/ac: propogate as_es flag into shader info from key.
authorDave Airlie <airlied@redhat.com>
Thu, 19 Jan 2017 03:23:55 +0000 (13:23 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Jan 2017 23:29:23 +0000 (09:29 +1000)
commit2a57bddd4c51d464f1a9eec60dd1b65285c9c916
tree5ea993a0cdc15ba9e7021de7fd2d3ed9728653d0
parentb941a88e0177e899315927629219d0be1b219236
radv/ac: propogate as_es flag into shader info from key.

This just places the flag into the shader info so we can use it from
the driver after we create the shader.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_nir_to_llvm.c
src/amd/common/ac_nir_to_llvm.h