intel/compiler: Remove unused exported functions
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Wed, 28 Apr 2021 17:59:20 +0000 (10:59 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Tue, 4 May 2021 15:15:19 +0000 (08:15 -0700)
commitcaf9fb1a10e238070657e12544c04ae82b5d5aae
treeeeb65ddf696faf075b6d5c5145e4aaac17583d1a
parent313c80c1580b714db622b18e3b0d7c789ba1f7c0
intel/compiler: Remove unused exported functions

Now that all drivers are using brw_cs_get_dispatch_info() we can
remove one function (which is now unused) and reduce the scope of the
other.

Reviewed-by: Marcin Ĺšlusarz <marcin.slusarz@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10504>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_fs.cpp