panfrost: apply DEPTH_STENCIL flag consistently
panfrost: apply DEPTH_STENCIL flag consistently
We were inconsistent over the usage of PAN_BIND_DEPTH_STENCIL, putting it
on some stencil only formats but not others. Apply it to all stencil
formats.
Signed-off-by: Eric R. Smith <eric.smith@collabora.com>