aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_batchbuffer.h
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-07-08 18:56:52 -0700
committerMatt Turner <[email protected]>2015-07-15 13:09:22 -0700
commitfbf3aebf1f33fbec559c5b69bdf3b5dec6031612 (patch)
treecf990e54bea25806c826b10c2a3fa1cbb1aabeee /src/mesa/drivers/dri/i965/intel_batchbuffer.h
parent141e1eb29fe80ad341e718147a1277cc3b1b9c11 (diff)
i965: Move BEGIN_BATCH() into same control flow as ADVANCE_BATCH().
BEGIN_BATCH() and ADVANCE_BATCH() will contain "do {" and "} while (0)" respectively to allow declaring local variables used by intervening OUT_BATCH macros. As such, BEGIN_BATCH() and ADVANCE_BATCH() need to be in the same control flow. Reviewed-by: Iago Toral Quiroga <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_batchbuffer.h')
0 files changed, 0 insertions, 0 deletions