aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-05-25 01:08:56 -0700
committerKenneth Graunke <[email protected]>2014-05-27 13:46:02 -0700
commit4b846e231e8545ae0f474202214100811dc04974 (patch)
tree78a37ace7b977c9215f49d2be82b12fdae86e24f /src/mesa/Makefile.sources
parent471bff4c626d6a378e56e21e0c7e5e54ac523b23 (diff)
i965/sf: Replace push/pop in brw_emit_anyprim_setup.
Each of the subroutine emitters alter the predication state, but otherwise don't change anything (or put it back when they do). Resetting predication at the end makes these functions idempotent with regard to the default instruction state - which is a nice property. With that in place, push/pop is no longer necessary. v2: Improve whitespace (requested by Matt). Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.sources')
0 files changed, 0 insertions, 0 deletions