summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2018-11-13 13:40:58 -0500
committerRob Clark <[email protected]>2018-11-27 15:44:02 -0500
commit65cee01430d03b140c1a916e9409f045e24d4b8f (patch)
treede8d7b738d0f5c9bf0c2e74e5238d6af9b620c9d /meson.build
parentaa0fed10d3574aec8c129bace78018ae060484c0 (diff)
mesa/st: swap order of clear() and clear_with_quad()
If we can't clear all the buffers with pctx->clear() (say, for example, because of ColorMask), push the buffers we *can* clear with pctx->clear() first. Tilers want to see clears coming before draws to enable fast- paths, and clearing one of the attachments with a quad-draw first confuses that logic. Signed-off-by: Rob Clark <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions