nv50/ir/nir: implement nir_intrinsic_load_uniform
authorKarol Herbst <kherbst@redhat.com>
Tue, 12 Dec 2017 20:02:37 +0000 (21:02 +0100)
committerKarol Herbst <kherbst@redhat.com>
Sun, 17 Mar 2019 09:33:28 +0000 (10:33 +0100)
commit8c257a0201d346e6685dcbb4d38f39779dba6238
tree88288c9096e1027992c7d61f14f25659e89c4ed9
parent6513c675ad31d192265a8286d712e8ae81c9f305
nv50/ir/nir: implement nir_intrinsic_load_uniform

v2: use new getIndirect helper
    fixes symbols for 64 bit types
v4: use smarter getIndirect helper
    simplify address calculation
    use loadFrom helper
v8: don't require C++11 features

Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp