mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
glx: Remove MESA_depth_float_bit from enum
This is not used anywhere. Been there from the beginning of this file but with no related code in glxextensions.c Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Acked-by: Antonio Gomes <antoniospg100@gmail.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24573>
This commit is contained in:
parent
48e416ee2f
commit
c0d804685d
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ enum
|
|||
ATI_pixel_format_float_bit,
|
||||
INTEL_swap_event_bit,
|
||||
MESA_copy_sub_buffer_bit,
|
||||
MESA_depth_float_bit,
|
||||
MESA_query_renderer_bit,
|
||||
MESA_swap_control_bit,
|
||||
MESA_swap_frame_usage_bit,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue