HACK: Don't call nir_setup_uniforms
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 27 Aug 2015 00:55:45 +0000 (17:55 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 27 Aug 2015 17:25:58 +0000 (10:25 -0700)
commitefc2cce01f7e938932b03e5e14f7ea0b8a63f734
tree7d5a49e796f2145f73a58fd95dc50d2fbd19e965
parent33cabeab01bb18c7ea9006419186c76a97c91b43
HACK: Don't call nir_setup_uniforms

We're doing our own uniform setup and we don't need to call into the entire
GL stack to mess with things.
src/mesa/drivers/dri/i965/brw_fs_nir.cpp