diff options
author | Kenneth Graunke <[email protected]> | 2015-02-26 22:49:04 -0800 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-11 18:23:15 +0000 |
commit | e9e182658dbb329e6a8e5b54794d173a878c9151 (patch) | |
tree | ffa691e5625d990654580add546683e98458e92b /src/Makefile.am | |
parent | 82ef4994ddc0222241b101bcda8e729e729d93b0 (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]
(cherry picked from commit bea854c7f33cc10b8292f931f114afc4f88a8dd4)
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions