radv: move compiler statistics to ACO
They are really specific to ACO. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7061>
This commit is contained in:

committed by
Marge Bot

parent
97afb2a0a9
commit
e3e8d13ada
@@ -45,8 +45,6 @@
|
||||
#include "util/debug.h"
|
||||
#include "ac_exp_param.h"
|
||||
|
||||
#include "aco_interface.h"
|
||||
|
||||
static const struct nir_shader_compiler_options nir_options = {
|
||||
.vertex_id_zero_based = true,
|
||||
.lower_scmp = true,
|
||||
|
Reference in New Issue
Block a user