Searched refs:collect_statistics (Results 1 – 9 of 9) sorted by relevance
165 if (program->collect_statistics) in aco_postprocess_shader()207 if (program->collect_statistics || (aco::debug_flags & aco::DEBUG_PERF_INFO)) in aco_postprocess_shader()226 program->collect_statistics = options->record_stats; in aco_compile_shader()227 if (program->collect_statistics) in aco_compile_shader()247 if (program->collect_statistics) in aco_compile_shader()257 if (program->collect_statistics) in aco_compile_shader()288 program->collect_statistics = false; in aco_compile_vs_prolog()334 program->collect_statistics = options->record_stats; in aco_compile_ps_epilog()335 if (program->collect_statistics) in aco_compile_ps_epilog()
2113 bool collect_statistics = false; variable
598 if (draw->collect_statistics) { in draw_vbo()620 if (draw->collect_statistics) { in draw_vbo()
188 if (shader->draw->collect_statistics) { in draw_tess_ctrl_shader_run()395 if (shader->draw->collect_statistics) { in draw_tess_eval_shader_run()
420 boolean collect_statistics; member
1267 draw->collect_statistics = enable; in draw_collect_pipeline_statistics()1290 if (draw->collect_statistics) { in draw_stats_clipper_primitives()
254 if (draw->collect_statistics) { in fetch_pipeline_generic()
418 if (shader->draw->collect_statistics) { in gs_flush()687 if (shader->draw->collect_statistics) { in draw_geometry_shader_run()
602 if (draw->collect_statistics) { in llvm_pipeline_generic()