summaryrefslogtreecommitdiffstats
path: root/include/meson.build
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-06-16 21:21:16 -0500
committerJason Ekstrand <[email protected]>2019-06-17 22:32:26 +0000
commitf3ea0cf8289ebdbb45d7122095919fb6752eb433 (patch)
treee6bf480d13e2de840d910a4eceaba919f22775a1 /include/meson.build
parent4faa3145b16ed2160082ef70c8925c9fb0b1964c (diff)
anv: Add stencil texturing support for gen7
Intel hardware didn't get support for sampling from W-tiled (required for stencil) images until Broadwell so we can't directly sample from stencil. Instead, if we want to support stencil texturing on gen7 hardware, we have to keep a texture-capable shadow copy around and use BLORP to update when stencil changes. The one thing this commit does not implement is self-dependencies with stencil input attachments. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99493 Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'include/meson.build')
0 files changed, 0 insertions, 0 deletions