freedreno/a4xx: add stencil texturing support
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 19 Nov 2017 20:13:41 +0000 (15:13 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 25 Nov 2017 22:20:17 +0000 (17:20 -0500)
commitffdcd51e660358badf76bd055025e8405ae374bb
tree400f0fd70a5a68c43cb7fb9a7bd7f1525d236c7b
parent86f12e9377374108474b6a5d6b5dd6e9d37766db
freedreno/a4xx: add stencil texturing support

Copied from a5xx, should be identical.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Rob Clark <robdclark@gmail.com>
docs/features.txt
src/gallium/drivers/freedreno/a4xx/fd4_emit.c
src/gallium/drivers/freedreno/a4xx/fd4_format.c
src/gallium/drivers/freedreno/a4xx/fd4_texture.c