panfrost: Texture from Z32F_S8 as R32F
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 3 Jan 2020 16:26:43 +0000 (11:26 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 6 Jan 2020 12:49:33 +0000 (07:49 -0500)
commitef8c2ebee185116e0bd3c57658b7e018bb0a23ea
tree0c15d6b3ca99a3efdf9b95ec72cf6f9f0865057f
parentf3ca47d9f389404aa9c2098a865d0becc53cc189
panfrost: Texture from Z32F_S8 as R32F

Z32F_S8 becomes Z32F in texturing, which in turn just becomes R32F.

Fixes dEQP-GLES3.functional.texture.format.sized.*.depth32f_stencil8*

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
src/gallium/drivers/panfrost/pan_format.c