zink: Replace the "optimal_tiling" flag with a "linear" flag instead.
authorEmma Anholt <emma@anholt.net>
Tue, 26 Jul 2022 23:52:20 +0000 (16:52 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 5 Aug 2022 00:23:16 +0000 (00:23 +0000)
commita3113fbcfc15bd5ca728f2b10947292b06b051f4
treec124e69bd65194628244ef4be004507884d34981
parent01ce65da72a88335b4d701d3f086482d19d2c642
zink: Replace the "optimal_tiling" flag with a "linear" flag instead.

That's what it actually means now.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17549>
src/gallium/drivers/zink/zink_resource.c
src/gallium/drivers/zink/zink_resource.h
src/gallium/drivers/zink/zink_surface.c