diff options
author | Jordan Justen <[email protected]> | 2016-11-07 14:07:07 -0800 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-12-07 09:00:49 -0800 |
commit | da381ae6475dfd35f1ab8c6063b4dce368ef7588 (patch) | |
tree | 438af0dc02b880432722cca2778e892e95889b6e /install-gallium-links.mk | |
parent | efea8e724458f6a388fb70421db3e655719fffb0 (diff) |
intel/blorp_blit: Enable splitting large blorp blits
Detect when the surface sizes are too large for a blorp blit. When it
is too large, the blorp blit will be split into a smaller operation
and attempted again.
For gen7, this fixes the cts test:
ES3-CTS.gtf.GL3Tests.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit
It will also enable us to increase our renderable size from 8k x 8k to
16k x 16k.
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions