v3d: Fix stencil sampling from packed depth/stencil.
authorEric Anholt <eric@anholt.net>
Wed, 23 Jan 2019 21:17:32 +0000 (13:17 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 27 Jan 2019 16:30:03 +0000 (08:30 -0800)
commit8a0b0a8f3787803de6608cf124982edff634623c
treef3b0aea20deed48ff210a14c6a6e006c9236ee17
parentfcdbd441a249028703e8b752c72dfcd8692843ab
v3d: Fix stencil sampling from packed depth/stencil.

We need to pick the 8-bit unorm value out, not the depth component.
src/gallium/drivers/v3d/v3dx_format_table.c