i965/fs: Print the scheduler mode.
Line wrap some awfully long lines while we are here. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
committed by
Ian Romanick
parent
dabb5d4bee
commit
46a3ea06be
@@ -952,6 +952,7 @@ fs_visitor::init()
|
||||
this->pull_constant_loc = NULL;
|
||||
this->push_constant_loc = NULL;
|
||||
|
||||
this->shader_stats.scheduler_mode = NULL;
|
||||
this->shader_stats.promoted_constants = 0,
|
||||
|
||||
this->grf_used = 0;
|
||||
|
||||
Reference in New Issue
Block a user