nv50/ir/nir: implement nir_intrinsic_load_ubo
authorKarol Herbst <kherbst@redhat.com>
Fri, 22 Dec 2017 17:01:38 +0000 (18:01 +0100)
committerKarol Herbst <kherbst@redhat.com>
Sun, 17 Mar 2019 09:33:28 +0000 (10:33 +0100)
commit8dca02955a3e6361a54edc442a66dd1b7f93d8b9
treeb25764124e3270d97848559bf64752f8423d23ab
parent1bef2b7bf524ab53d92456a0442662f80b76e30c
nv50/ir/nir: implement nir_intrinsic_load_ubo

v4: 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