intel/dump_gpu: add an only-capture option
[mesa.git] / src / intel / compiler / brw_vec4.h
index aa93b05d5af5b87728617e99f89d6667ef8db8a3..73c18b6748c04b2d88f3928ca8d280c3f9f662f2 100644 (file)
@@ -48,6 +48,7 @@ brw_vec4_generate_assembly(const struct brw_compiler *compiler,
                            const nir_shader *nir,
                            struct brw_vue_prog_data *prog_data,
                            const struct cfg_t *cfg,
+                           const brw::performance &perf,
                            struct brw_compile_stats *stats);
 
 #ifdef __cplusplus