Files
third_party_mesa3d/include
Louis-Francis Ratté-Boulianne d1c22c678c dri_interface: add interface for EGL_EXT_surface_compression
This adds two new methods for the image extension (version 22):

 - Query the supported compression bitrates for a given format
 - Query the modifiers associated with a given format and bitrate

The interface user can then use createImageWithModifiers to
actually allocate the fixed-rate compressed image. When the default
bitrate is requested, one can query the image for the
__DRI_IMAGE_ATTRIB_COMPRESSION_RATE attribute to determine the
compression rate that was actually used.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27109>
2024-06-12 21:20:05 +00:00
..
2022-11-18 22:22:58 +00:00
2024-06-06 01:01:46 +00:00
2024-01-09 17:21:44 +00:00
2023-06-07 20:47:03 +00:00
2023-06-07 20:47:03 +00:00
2023-06-07 20:47:03 +00:00
2022-10-12 19:26:01 +00:00
2021-05-19 13:50:07 +00:00
2022-06-14 15:08:37 +00:00