diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
commit | a86c5f7cae7ec9a3398300555a0b644689d946a1 (patch) | |
tree | 39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /epan/dissectors/x11-glx-render-enum.h | |
parent | Releasing progress-linux version 4.2.6-1~progress7.99u1. (diff) | |
download | wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/x11-glx-render-enum.h')
-rw-r--r-- | epan/dissectors/x11-glx-render-enum.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/dissectors/x11-glx-render-enum.h b/epan/dissectors/x11-glx-render-enum.h index fd428947..49d2bb2c 100644 --- a/epan/dissectors/x11-glx-render-enum.h +++ b/epan/dissectors/x11-glx-render-enum.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It was automatically generated by ../../tools/process-x11-xcb.pl - using mesa version 20.1-branchpoint-2058-gf8110226baa */ + using mesa version 24.1-branchpoint-2629-g2c5d9c96757 */ /* * Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com> * @@ -486,7 +486,6 @@ static const value_string mesa_enum[] = { { 0x802e, "MINMAX" }, { 0x802f, "MINMAX_FORMAT" }, { 0x8030, "MINMAX_SINK" }, - { 0x8031, "TABLE_TOO_LARGE_EXT" }, { 0x8032, "UNSIGNED_BYTE_3_3_2" }, { 0x8033, "UNSIGNED_SHORT_4_4_4_4" }, { 0x8034, "UNSIGNED_SHORT_5_5_5_1" }, @@ -630,7 +629,6 @@ static const value_string mesa_enum[] = { { 0x80e1, "BGRA" }, { 0x80e8, "MAX_ELEMENTS_VERTICES" }, { 0x80e9, "MAX_ELEMENTS_INDICES" }, - { 0x80ed, "TEXTURE_INDEX_SIZE_EXT" }, { 0x80f0, "CLIP_VOLUME_CLIPPING_HINT_EXT" }, { 0x8126, "POINT_SIZE_MIN" }, { 0x8127, "POINT_SIZE_MAX" }, |