On Thu, 2017-08-03 at 20:00 -0700, Jason Ekstrand wrote:
> We can't sample from depth-stencil formats but on gen7 but we can
> sample
> from depth-only formats.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102024
> ---
Reviewed-by: Juan A. Suarez Romero
> src/intel/vulkan/anv_fo
We can't sample from depth-stencil formats but on gen7 but we can sample
from depth-only formats.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102024
---
src/intel/vulkan/anv_formats.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/intel/vulkan/anv_formats.c b