diff options
author | Kenneth Graunke <[email protected]> | 2015-02-26 22:49:04 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-03-09 16:07:04 -0700 |
commit | bea854c7f33cc10b8292f931f114afc4f88a8dd4 (patch) | |
tree | 5860e988b370c8352a25191a744f00e9acc3195d /Makefile.am | |
parent | f1adc45dbe649cdd4538fb96f6d2a27328bbfba1 (diff) |
i965/fs: Make emit_shader_time_write return rather than emit.
Instead of emit_shader_time_write, we now do emit(SHADER_TIME_ADD(...)).
The advantage is that we can also insert a shader time write at an
arbitrary location in the instruction stream, rather than being
restricted to emitting at the end.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Cc: [email protected]
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions