aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_upload.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-06-10 18:54:09 -0700
committerKenneth Graunke <[email protected]>2014-06-12 00:56:08 -0700
commitb207caf9bc9ba489f8f5c36bf93fa144c5e55658 (patch)
tree49da65d598203881d41e82684b26d012a3a50cb8 /src/mesa/drivers/dri/i965/intel_upload.c
parenta2ad771671d94feae16b35c26ed4d1907f74f50e (diff)
i965/fs: Move FB write default state mashing in a level.
We only need to alter the default state if we're emitting MOVs for header related fields. So, we can simply move the push/pop of state in to the if (header_present) block, bypassing it in the common case. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Matt Turner <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79903
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_upload.c')
0 files changed, 0 insertions, 0 deletions