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
@@ -53,6 +53,7 @@ offset(const fs_reg ®, const brw::fs_builder &bld, unsigned delta)
|
||||
#define UBO_START ((1 << 16) - 4)
|
||||
|
||||
struct shader_stats {
|
||||
const char *scheduler_mode;
|
||||
unsigned promoted_constants;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user