mesa: Introduce MESA_texture_const_bandwidth
authorRob Clark <robdclark@chromium.org>
Thu, 28 Sep 2023 17:48:17 +0000 (10:48 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sat, 14 Oct 2023 17:28:28 +0000 (17:28 +0000)
commitd0c81e12f30d8ff7cbf6784d1c5525ad2b3531e7
tree262b0c13f50ce7d7f44ee5afff059da332d19e24
parent2320ad1da6d1bcb0bcbb7d3aae1e7fa11cf4d8ce
mesa: Introduce MESA_texture_const_bandwidth

A simple extension that builds on EXT_memory_object to allow the
application to request that constant bandwidth (non-data-dependent)
tiling layouts be used for a specified texture.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25464>
docs/_static/specs/MESA_texture_const_bandwidth.spec [new file with mode: 0644]
docs/_static/specs/enums.txt
include/GL/glext.h