summaryrefslogtreecommitdiffstats
path: root/src/intel/isl
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-06-27 11:54:14 -0700
committerJason Ekstrand <[email protected]>2016-08-17 14:46:22 -0700
commit96fa98c18e54a31622a0dea5516f7db7642ca866 (patch)
treeb74f449eedd7a9d2fbc660b97ff61f73b5d674d7 /src/intel/isl
parent9f9abc82149839159a5fe5412ad09daa4f80442d (diff)
i965/blorp: Only do offset hacks for fake W-tiling and IMS
Since the dawn of time, blorp has used offsets directly to get at different mip levels and array slices of surfaces. This isn't really necessary since we can just use the base level/layer provided in the surface state. While it may have simplified blorp's original design, we haven't been using the blorp path for surface state on gen8 thanks to render compression and there's really no good need for it most of the time. This commit restricts such surface munging to the cases of fake W-tiling and fake interleaved multisampling. Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/intel/isl')
0 files changed, 0 insertions, 0 deletions