vc4: Fix fallback to quad clears of depth in GLX.
authorEric Anholt <eric@anholt.net>
Wed, 5 Oct 2016 21:10:30 +0000 (14:10 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 7 Oct 2016 01:09:24 +0000 (18:09 -0700)
commit9421a6065c4eafbc92657f75da46a4bb70577154
tree1f3adbd697977e4230b3ccf60778ecce1e9b501e
parent8810270d066eced5261ab407e2be4e902b102671
vc4: Fix fallback to quad clears of depth in GLX.

The fix in the vc4-jobs series ended up triggering the fallback path on
GLX apps that use depth but not stencil.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_resource.c
src/gallium/drivers/vc4/vc4_resource.h