aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/x11-declarations.h407
-rw-r--r--epan/dissectors/x11-enum.h2
-rw-r--r--epan/dissectors/x11-extension-errors.h2
-rw-r--r--epan/dissectors/x11-extension-implementation.h1124
-rw-r--r--epan/dissectors/x11-glx-render-enum.h133
-rw-r--r--epan/dissectors/x11-register-info.h407
6 files changed, 1256 insertions, 819 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index b455ee79cc..b8a156377a 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -1223,108 +1223,199 @@ static int hf_x11_glx_render_CopyTexSubImage3D_x = -1;
static int hf_x11_glx_render_CopyTexSubImage3D_y = -1;
static int hf_x11_glx_render_CopyTexSubImage3D_width = -1;
static int hf_x11_glx_render_CopyTexSubImage3D_height = -1;
-static int hf_x11_glx_render_ActiveTextureARB_texture = -1;
-static int hf_x11_glx_render_MultiTexCoord1dvARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord1dvARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord1dvARB_v_item = -1;
+static int hf_x11_glx_render_ActiveTexture_texture = -1;
+static int hf_x11_glx_render_MultiTexCoord1dv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord1dv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord1dv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord1iv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord1iv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord1iv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord1sv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord1sv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord1sv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord2dv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord2dv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord2dv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord2iv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord2iv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord2iv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord2sv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord2sv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord2sv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord3dv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord3dv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord3dv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord3iv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord3iv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord3iv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord3sv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord3sv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord3sv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord4dv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord4dv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord4dv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord4iv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord4iv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord4iv_v_item = -1;
+static int hf_x11_glx_render_MultiTexCoord4sv_target = -1;
+static int hf_x11_glx_render_MultiTexCoord4sv_v = -1;
+static int hf_x11_glx_render_MultiTexCoord4sv_v_item = -1;
+static int hf_x11_glx_render_SampleCoverage_value = -1;
+static int hf_x11_glx_render_SampleCoverage_invert = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_target = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_level = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_internalformat = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_width = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_height = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_depth = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_border = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexImage3D_data = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_target = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_level = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_internalformat = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_width = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_height = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_border = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexImage2D_data = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_target = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_level = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_internalformat = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_width = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_border = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexImage1D_data = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_target = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_level = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_xoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_yoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_zoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_width = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_height = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_depth = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_format = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexSubImage3D_data = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_target = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_level = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_xoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_yoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_width = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_height = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_format = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexSubImage2D_data = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_target = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_level = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_xoffset = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_width = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_format = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_imageSize = -1;
+static int hf_x11_glx_render_CompressedTexSubImage1D_data = -1;
+static int hf_x11_glx_render_BlendFuncSeparate_sfactorRGB = -1;
+static int hf_x11_glx_render_BlendFuncSeparate_dfactorRGB = -1;
+static int hf_x11_glx_render_BlendFuncSeparate_sfactorAlpha = -1;
+static int hf_x11_glx_render_BlendFuncSeparate_dfactorAlpha = -1;
+static int hf_x11_glx_render_FogCoorddv_coord = -1;
+static int hf_x11_glx_render_FogCoorddv_coord_item = -1;
+static int hf_x11_glx_render_PointParameterf_pname = -1;
+static int hf_x11_glx_render_PointParameterf_param = -1;
+static int hf_x11_glx_render_PointParameterfv_pname = -1;
+static int hf_x11_glx_render_PointParameterfv_params = -1;
+static int hf_x11_glx_render_PointParameterfv_params_item = -1;
+static int hf_x11_glx_render_PointParameteri_pname = -1;
+static int hf_x11_glx_render_PointParameteri_param = -1;
+static int hf_x11_glx_render_PointParameteriv_pname = -1;
+static int hf_x11_glx_render_PointParameteriv_params = -1;
+static int hf_x11_glx_render_PointParameteriv_params_item = -1;
+static int hf_x11_glx_render_SecondaryColor3bv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3dv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3dv_v_item = -1;
+static int hf_x11_glx_render_SecondaryColor3iv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3iv_v_item = -1;
+static int hf_x11_glx_render_SecondaryColor3sv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3sv_v_item = -1;
+static int hf_x11_glx_render_SecondaryColor3ubv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3uiv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3uiv_v_item = -1;
+static int hf_x11_glx_render_SecondaryColor3usv_v = -1;
+static int hf_x11_glx_render_SecondaryColor3usv_v_item = -1;
+static int hf_x11_glx_render_WindowPos3fv_v = -1;
+static int hf_x11_glx_render_WindowPos3fv_v_item = -1;
+static int hf_x11_glx_render_BeginQuery_target = -1;
+static int hf_x11_glx_render_BeginQuery_id = -1;
+static int hf_x11_glx_render_EndQuery_target = -1;
+static int hf_x11_glx_render_BlendEquationSeparate_modeRGB = -1;
+static int hf_x11_glx_render_BlendEquationSeparate_modeA = -1;
+static int hf_x11_glx_render_DrawBuffers_n = -1;
+static int hf_x11_glx_render_DrawBuffers_bufs = -1;
+static int hf_x11_glx_render_DrawBuffers_bufs_item = -1;
+static int hf_x11_glx_render_VertexAttrib1dv_index = -1;
+static int hf_x11_glx_render_VertexAttrib1dv_v = -1;
+static int hf_x11_glx_render_VertexAttrib1dv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib1sv_index = -1;
+static int hf_x11_glx_render_VertexAttrib1sv_v = -1;
+static int hf_x11_glx_render_VertexAttrib1sv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib2dv_index = -1;
+static int hf_x11_glx_render_VertexAttrib2dv_v = -1;
+static int hf_x11_glx_render_VertexAttrib2dv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib2sv_index = -1;
+static int hf_x11_glx_render_VertexAttrib2sv_v = -1;
+static int hf_x11_glx_render_VertexAttrib2sv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib3dv_index = -1;
+static int hf_x11_glx_render_VertexAttrib3dv_v = -1;
+static int hf_x11_glx_render_VertexAttrib3dv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib3sv_index = -1;
+static int hf_x11_glx_render_VertexAttrib3sv_v = -1;
+static int hf_x11_glx_render_VertexAttrib3sv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4Nbv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Nbv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Niv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Niv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Niv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4Nsv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Nsv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Nsv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4Nubv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Nubv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Nuiv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Nuiv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Nuiv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4Nusv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4Nusv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4Nusv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4bv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4bv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4dv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4dv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4dv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4iv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4iv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4iv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4sv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4sv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4sv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4ubv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4ubv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4uiv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4uiv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4uiv_v_item = -1;
+static int hf_x11_glx_render_VertexAttrib4usv_index = -1;
+static int hf_x11_glx_render_VertexAttrib4usv_v = -1;
+static int hf_x11_glx_render_VertexAttrib4usv_v_item = -1;
static int hf_x11_glx_render_MultiTexCoord1fvARB_target = -1;
static int hf_x11_glx_render_MultiTexCoord1fvARB_v = -1;
static int hf_x11_glx_render_MultiTexCoord1fvARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord1ivARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord1ivARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord1ivARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord1svARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord1svARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord1svARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord2dvARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord2dvARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord2dvARB_v_item = -1;
static int hf_x11_glx_render_MultiTexCoord2fvARB_target = -1;
static int hf_x11_glx_render_MultiTexCoord2fvARB_v = -1;
static int hf_x11_glx_render_MultiTexCoord2fvARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord2ivARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord2ivARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord2ivARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord2svARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord2svARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord2svARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord3dvARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord3dvARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord3dvARB_v_item = -1;
static int hf_x11_glx_render_MultiTexCoord3fvARB_target = -1;
static int hf_x11_glx_render_MultiTexCoord3fvARB_v = -1;
static int hf_x11_glx_render_MultiTexCoord3fvARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord3ivARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord3ivARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord3ivARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord3svARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord3svARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord3svARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord4dvARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord4dvARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord4dvARB_v_item = -1;
static int hf_x11_glx_render_MultiTexCoord4fvARB_target = -1;
static int hf_x11_glx_render_MultiTexCoord4fvARB_v = -1;
static int hf_x11_glx_render_MultiTexCoord4fvARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord4ivARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord4ivARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord4ivARB_v_item = -1;
-static int hf_x11_glx_render_MultiTexCoord4svARB_target = -1;
-static int hf_x11_glx_render_MultiTexCoord4svARB_v = -1;
-static int hf_x11_glx_render_MultiTexCoord4svARB_v_item = -1;
-static int hf_x11_glx_render_SampleCoverageARB_value = -1;
-static int hf_x11_glx_render_SampleCoverageARB_invert = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_internalformat = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_height = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_depth = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_border = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexImage3DARB_data = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_internalformat = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_height = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_border = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexImage2DARB_data = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_internalformat = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_border = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexImage1DARB_data = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_xoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_yoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_zoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_height = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_depth = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_format = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexSubImage3DARB_data = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_xoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_yoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_height = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_format = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexSubImage2DARB_data = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_target = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_level = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_xoffset = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_width = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_format = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_imageSize = -1;
-static int hf_x11_glx_render_CompressedTexSubImage1DARB_data = -1;
static int hf_x11_glx_render_CurrentPaletteMatrixARB_index = -1;
static int hf_x11_glx_render_MatrixIndexubvARB_size = -1;
static int hf_x11_glx_render_MatrixIndexubvARB_indices = -1;
@@ -1334,75 +1425,24 @@ static int hf_x11_glx_render_MatrixIndexusvARB_indices_item = -1;
static int hf_x11_glx_render_MatrixIndexuivARB_size = -1;
static int hf_x11_glx_render_MatrixIndexuivARB_indices = -1;
static int hf_x11_glx_render_MatrixIndexuivARB_indices_item = -1;
-static int hf_x11_glx_render_VertexAttrib1dvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib1dvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib1dvARB_v_item = -1;
static int hf_x11_glx_render_VertexAttrib1fvARB_index = -1;
static int hf_x11_glx_render_VertexAttrib1fvARB_v = -1;
static int hf_x11_glx_render_VertexAttrib1fvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib1svARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib1svARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib1svARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib2dvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib2dvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib2dvARB_v_item = -1;
static int hf_x11_glx_render_VertexAttrib2fvARB_index = -1;
static int hf_x11_glx_render_VertexAttrib2fvARB_v = -1;
static int hf_x11_glx_render_VertexAttrib2fvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib2svARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib2svARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib2svARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib3dvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib3dvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib3dvARB_v_item = -1;
static int hf_x11_glx_render_VertexAttrib3fvARB_index = -1;
static int hf_x11_glx_render_VertexAttrib3fvARB_v = -1;
static int hf_x11_glx_render_VertexAttrib3fvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib3svARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib3svARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib3svARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4dvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4dvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4dvARB_v_item = -1;
static int hf_x11_glx_render_VertexAttrib4fvARB_index = -1;
static int hf_x11_glx_render_VertexAttrib4fvARB_v = -1;
static int hf_x11_glx_render_VertexAttrib4fvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4svARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4svARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4svARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4NubvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NubvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4bvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4bvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4ivARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4ivARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4ivARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4ubvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4ubvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4usvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4usvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4usvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4uivARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4uivARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4uivARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4NbvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NbvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4NsvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NsvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4NsvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4NivARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NivARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4NivARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4NusvARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NusvARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4NusvARB_v_item = -1;
-static int hf_x11_glx_render_VertexAttrib4NuivARB_index = -1;
-static int hf_x11_glx_render_VertexAttrib4NuivARB_v = -1;
-static int hf_x11_glx_render_VertexAttrib4NuivARB_v_item = -1;
static int hf_x11_glx_render_ProgramStringARB_target = -1;
static int hf_x11_glx_render_ProgramStringARB_format = -1;
static int hf_x11_glx_render_ProgramStringARB_len = -1;
static int hf_x11_glx_render_ProgramStringARB_string = -1;
+static int hf_x11_glx_render_BindProgramARB_target = -1;
+static int hf_x11_glx_render_BindProgramARB_program = -1;
static int hf_x11_glx_render_ProgramEnvParameter4dvARB_target = -1;
static int hf_x11_glx_render_ProgramEnvParameter4dvARB_index = -1;
static int hf_x11_glx_render_ProgramEnvParameter4dvARB_params = -1;
@@ -1419,9 +1459,6 @@ static int hf_x11_glx_render_ProgramLocalParameter4fvARB_target = -1;
static int hf_x11_glx_render_ProgramLocalParameter4fvARB_index = -1;
static int hf_x11_glx_render_ProgramLocalParameter4fvARB_params = -1;
static int hf_x11_glx_render_ProgramLocalParameter4fvARB_params_item = -1;
-static int hf_x11_glx_render_BeginQueryARB_target = -1;
-static int hf_x11_glx_render_BeginQueryARB_id = -1;
-static int hf_x11_glx_render_EndQueryARB_target = -1;
static int hf_x11_glx_render_PolygonOffsetEXT_factor = -1;
static int hf_x11_glx_render_PolygonOffsetEXT_bias = -1;
static int hf_x11_glx_render_TexFilterFuncSGIS_target = -1;
@@ -1477,40 +1514,17 @@ static int hf_x11_glx_render_SharpenTexFuncSGIS_points_item = -1;
static int hf_x11_glx_render_SampleMaskSGIS_value = -1;
static int hf_x11_glx_render_SampleMaskSGIS_invert = -1;
static int hf_x11_glx_render_SamplePatternSGIS_pattern = -1;
-static int hf_x11_glx_render_PointParameterfEXT_pname = -1;
-static int hf_x11_glx_render_PointParameterfEXT_param = -1;
-static int hf_x11_glx_render_PointParameterfvEXT_pname = -1;
-static int hf_x11_glx_render_PointParameterfvEXT_params = -1;
-static int hf_x11_glx_render_PointParameterfvEXT_params_item = -1;
static int hf_x11_glx_render_FrameZoomSGIX_factor = -1;
static int hf_x11_glx_render_ReferencePlaneSGIX_equation = -1;
static int hf_x11_glx_render_ReferencePlaneSGIX_equation_item = -1;
static int hf_x11_glx_render_FogFuncSGIS_n = -1;
static int hf_x11_glx_render_FogFuncSGIS_points = -1;
static int hf_x11_glx_render_FogFuncSGIS_points_item = -1;
-static int hf_x11_glx_render_SecondaryColor3bvEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3dvEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3dvEXT_v_item = -1;
static int hf_x11_glx_render_SecondaryColor3fvEXT_v = -1;
static int hf_x11_glx_render_SecondaryColor3fvEXT_v_item = -1;
-static int hf_x11_glx_render_SecondaryColor3ivEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3ivEXT_v_item = -1;
-static int hf_x11_glx_render_SecondaryColor3svEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3svEXT_v_item = -1;
-static int hf_x11_glx_render_SecondaryColor3ubvEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3uivEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3uivEXT_v_item = -1;
-static int hf_x11_glx_render_SecondaryColor3usvEXT_v = -1;
-static int hf_x11_glx_render_SecondaryColor3usvEXT_v_item = -1;
static int hf_x11_glx_render_FogCoordfvEXT_coord = -1;
static int hf_x11_glx_render_FogCoordfvEXT_coord_item = -1;
-static int hf_x11_glx_render_FogCoorddvEXT_coord = -1;
-static int hf_x11_glx_render_FogCoorddvEXT_coord_item = -1;
static int hf_x11_glx_render_PixelTexGenSGIX_mode = -1;
-static int hf_x11_glx_render_BlendFuncSeparateEXT_sfactorRGB = -1;
-static int hf_x11_glx_render_BlendFuncSeparateEXT_dfactorRGB = -1;
-static int hf_x11_glx_render_BlendFuncSeparateEXT_sfactorAlpha = -1;
-static int hf_x11_glx_render_BlendFuncSeparateEXT_dfactorAlpha = -1;
static int hf_x11_glx_render_VertexWeightfvEXT_weight = -1;
static int hf_x11_glx_render_VertexWeightfvEXT_weight_item = -1;
static int hf_x11_glx_render_CombinerParameterfvNV_pname = -1;
@@ -1543,14 +1557,10 @@ static int hf_x11_glx_render_FinalCombinerInputNV_variable = -1;
static int hf_x11_glx_render_FinalCombinerInputNV_input = -1;
static int hf_x11_glx_render_FinalCombinerInputNV_mapping = -1;
static int hf_x11_glx_render_FinalCombinerInputNV_componentUsage = -1;
-static int hf_x11_glx_render_WindowPos3fvMESA_v = -1;
-static int hf_x11_glx_render_WindowPos3fvMESA_v_item = -1;
static int hf_x11_glx_render_TextureColorMaskSGIS_red = -1;
static int hf_x11_glx_render_TextureColorMaskSGIS_green = -1;
static int hf_x11_glx_render_TextureColorMaskSGIS_blue = -1;
static int hf_x11_glx_render_TextureColorMaskSGIS_alpha = -1;
-static int hf_x11_glx_render_BindProgramNV_target = -1;
-static int hf_x11_glx_render_BindProgramNV_program = -1;
static int hf_x11_glx_render_ExecuteProgramNV_target = -1;
static int hf_x11_glx_render_ExecuteProgramNV_id = -1;
static int hf_x11_glx_render_ExecuteProgramNV_params = -1;
@@ -1665,11 +1675,6 @@ static int hf_x11_glx_render_VertexAttribs4dvNV_v_item = -1;
static int hf_x11_glx_render_VertexAttribs4ubvNV_index = -1;
static int hf_x11_glx_render_VertexAttribs4ubvNV_n = -1;
static int hf_x11_glx_render_VertexAttribs4ubvNV_v = -1;
-static int hf_x11_glx_render_PointParameteriNV_pname = -1;
-static int hf_x11_glx_render_PointParameteriNV_param = -1;
-static int hf_x11_glx_render_PointParameterivNV_pname = -1;
-static int hf_x11_glx_render_PointParameterivNV_params = -1;
-static int hf_x11_glx_render_PointParameterivNV_params_item = -1;
static int hf_x11_glx_render_ActiveStencilFaceEXT_face = -1;
static int hf_x11_glx_render_ProgramNamedParameter4fvNV_id = -1;
static int hf_x11_glx_render_ProgramNamedParameter4fvNV_len = -1;
@@ -1683,8 +1688,6 @@ static int hf_x11_glx_render_ProgramNamedParameter4dvNV_v = -1;
static int hf_x11_glx_render_ProgramNamedParameter4dvNV_v_item = -1;
static int hf_x11_glx_render_DepthBoundsEXT_zmin = -1;
static int hf_x11_glx_render_DepthBoundsEXT_zmax = -1;
-static int hf_x11_glx_render_BlendEquationSeparateEXT_modeRGB = -1;
-static int hf_x11_glx_render_BlendEquationSeparateEXT_modeA = -1;
static int hf_x11_glx_render_op_name = -1;
static int hf_x11_bigreq_Enable_reply_maximum_request_length = -1;
@@ -1926,6 +1929,11 @@ static int hf_x11_dri2_WaitSBC_reply_sbc_hi = -1;
static int hf_x11_dri2_WaitSBC_reply_sbc_lo = -1;
static int hf_x11_dri2_SwapInterval_drawable = -1;
static int hf_x11_dri2_SwapInterval_interval = -1;
+static int hf_x11_dri2_GetParam_drawable = -1;
+static int hf_x11_dri2_GetParam_param = -1;
+static int hf_x11_dri2_GetParam_reply_is_param_recognized = -1;
+static int hf_x11_dri2_GetParam_reply_value_hi = -1;
+static int hf_x11_dri2_GetParam_reply_value_lo = -1;
static int hf_x11_dri2_BufferSwapComplete_event_type = -1;
static int hf_x11_dri2_BufferSwapComplete_drawable = -1;
static int hf_x11_dri2_BufferSwapComplete_ust_hi = -1;
@@ -3777,6 +3785,21 @@ static int hf_x11_xfixes_ExpandRegion_top = -1;
static int hf_x11_xfixes_ExpandRegion_bottom = -1;
static int hf_x11_xfixes_HideCursor_window = -1;
static int hf_x11_xfixes_ShowCursor_window = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_barrier = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_window = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_x1 = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_y1 = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_x2 = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_y2 = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveX = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveY = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeX = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeY = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_directions = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_num_devices = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_devices = -1;
+static int hf_x11_xfixes_CreatePointerBarrier_devices_item = -1;
+static int hf_x11_xfixes_DeletePointerBarrier_barrier = -1;
static int hf_x11_xfixes_extension_minor = -1;
static int hf_x11_struct_ScreenInfo = -1;
@@ -6469,6 +6492,8 @@ static int hf_x11_xkb_SetDebuggingFlags_reply_currentFlags = -1;
static int hf_x11_xkb_SetDebuggingFlags_reply_currentCtrls = -1;
static int hf_x11_xkb_SetDebuggingFlags_reply_supportedFlags = -1;
static int hf_x11_xkb_SetDebuggingFlags_reply_supportedCtrls = -1;
+static int hf_x11_xkb_NewKeyboardNotify_xkbType = -1;
+static int hf_x11_xkb_NewKeyboardNotify_sequence = -1;
static int hf_x11_xkb_NewKeyboardNotify_time = -1;
static int hf_x11_xkb_NewKeyboardNotify_deviceID = -1;
static int hf_x11_xkb_NewKeyboardNotify_oldDeviceID = -1;
@@ -6482,6 +6507,8 @@ static int hf_x11_xkb_NewKeyboardNotify_changed_mask_Keycodes = -1;
static int hf_x11_xkb_NewKeyboardNotify_changed_mask_Geometry = -1;
static int hf_x11_xkb_NewKeyboardNotify_changed_mask_DeviceID = -1;
static int hf_x11_xkb_NewKeyboardNotify_changed = -1;
+static int hf_x11_xkb_MapNotify_xkbType = -1;
+static int hf_x11_xkb_MapNotify_sequence = -1;
static int hf_x11_xkb_MapNotify_time = -1;
static int hf_x11_xkb_MapNotify_deviceID = -1;
static int hf_x11_xkb_MapNotify_ptrBtnActions = -1;
@@ -6527,6 +6554,8 @@ static int hf_x11_xkb_MapNotify_virtualMods_mask_13 = -1;
static int hf_x11_xkb_MapNotify_virtualMods_mask_14 = -1;
static int hf_x11_xkb_MapNotify_virtualMods_mask_15 = -1;
static int hf_x11_xkb_MapNotify_virtualMods = -1;
+static int hf_x11_xkb_StateNotify_xkbType = -1;
+static int hf_x11_xkb_StateNotify_sequence = -1;
static int hf_x11_xkb_StateNotify_time = -1;
static int hf_x11_xkb_StateNotify_deviceID = -1;
static int hf_x11_xkb_StateNotify_mods_mask_Shift = -1;
@@ -6656,6 +6685,8 @@ static int hf_x11_xkb_StateNotify_keycode = -1;
static int hf_x11_xkb_StateNotify_eventType = -1;
static int hf_x11_xkb_StateNotify_requestMajor = -1;
static int hf_x11_xkb_StateNotify_requestMinor = -1;
+static int hf_x11_xkb_ControlsNotify_xkbType = -1;
+static int hf_x11_xkb_ControlsNotify_sequence = -1;
static int hf_x11_xkb_ControlsNotify_time = -1;
static int hf_x11_xkb_ControlsNotify_deviceID = -1;
static int hf_x11_xkb_ControlsNotify_numGroups = -1;
@@ -6697,14 +6728,20 @@ static int hf_x11_xkb_ControlsNotify_keycode = -1;
static int hf_x11_xkb_ControlsNotify_eventType = -1;
static int hf_x11_xkb_ControlsNotify_requestMajor = -1;
static int hf_x11_xkb_ControlsNotify_requestMinor = -1;
+static int hf_x11_xkb_IndicatorStateNotify_xkbType = -1;
+static int hf_x11_xkb_IndicatorStateNotify_sequence = -1;
static int hf_x11_xkb_IndicatorStateNotify_time = -1;
static int hf_x11_xkb_IndicatorStateNotify_deviceID = -1;
static int hf_x11_xkb_IndicatorStateNotify_state = -1;
static int hf_x11_xkb_IndicatorStateNotify_stateChanged = -1;
+static int hf_x11_xkb_IndicatorMapNotify_xkbType = -1;
+static int hf_x11_xkb_IndicatorMapNotify_sequence = -1;
static int hf_x11_xkb_IndicatorMapNotify_time = -1;
static int hf_x11_xkb_IndicatorMapNotify_deviceID = -1;
static int hf_x11_xkb_IndicatorMapNotify_state = -1;
static int hf_x11_xkb_IndicatorMapNotify_mapChanged = -1;
+static int hf_x11_xkb_NamesNotify_xkbType = -1;
+static int hf_x11_xkb_NamesNotify_sequence = -1;
static int hf_x11_xkb_NamesNotify_time = -1;
static int hf_x11_xkb_NamesNotify_deviceID = -1;
static int hf_x11_xkb_NamesNotify_changed_mask_Keycodes = -1;
@@ -6753,6 +6790,8 @@ static int hf_x11_xkb_NamesNotify_changedVirtualMods = -1;
static int hf_x11_xkb_NamesNotify_firstKey = -1;
static int hf_x11_xkb_NamesNotify_nKeys = -1;
static int hf_x11_xkb_NamesNotify_changedIndicators = -1;
+static int hf_x11_xkb_CompatMapNotify_xkbType = -1;
+static int hf_x11_xkb_CompatMapNotify_sequence = -1;
static int hf_x11_xkb_CompatMapNotify_time = -1;
static int hf_x11_xkb_CompatMapNotify_deviceID = -1;
static int hf_x11_xkb_CompatMapNotify_changedGroups_mask_Group1 = -1;
@@ -6763,6 +6802,8 @@ static int hf_x11_xkb_CompatMapNotify_changedGroups = -1;
static int hf_x11_xkb_CompatMapNotify_firstSI = -1;
static int hf_x11_xkb_CompatMapNotify_nSI = -1;
static int hf_x11_xkb_CompatMapNotify_nTotalSI = -1;
+static int hf_x11_xkb_BellNotify_xkbType = -1;
+static int hf_x11_xkb_BellNotify_sequence = -1;
static int hf_x11_xkb_BellNotify_time = -1;
static int hf_x11_xkb_BellNotify_deviceID = -1;
static int hf_x11_xkb_BellNotify_bellClass = -1;
@@ -6773,6 +6814,8 @@ static int hf_x11_xkb_BellNotify_duration = -1;
static int hf_x11_xkb_BellNotify_name = -1;
static int hf_x11_xkb_BellNotify_window = -1;
static int hf_x11_xkb_BellNotify_eventOnly = -1;
+static int hf_x11_xkb_ActionMessage_xkbType = -1;
+static int hf_x11_xkb_ActionMessage_sequence = -1;
static int hf_x11_xkb_ActionMessage_time = -1;
static int hf_x11_xkb_ActionMessage_deviceID = -1;
static int hf_x11_xkb_ActionMessage_keycode = -1;
@@ -6790,6 +6833,8 @@ static int hf_x11_xkb_ActionMessage_mods_mask_Any = -1;
static int hf_x11_xkb_ActionMessage_mods = -1;
static int hf_x11_xkb_ActionMessage_group = -1;
static int hf_x11_xkb_ActionMessage_message = -1;
+static int hf_x11_xkb_AccessXNotify_xkbType = -1;
+static int hf_x11_xkb_AccessXNotify_sequence = -1;
static int hf_x11_xkb_AccessXNotify_time = -1;
static int hf_x11_xkb_AccessXNotify_deviceID = -1;
static int hf_x11_xkb_AccessXNotify_keycode = -1;
@@ -6803,6 +6848,8 @@ static int hf_x11_xkb_AccessXNotify_detailt_mask_AXKWarning = -1;
static int hf_x11_xkb_AccessXNotify_detailt = -1;
static int hf_x11_xkb_AccessXNotify_slowKeysDelay = -1;
static int hf_x11_xkb_AccessXNotify_debounceDelay = -1;
+static int hf_x11_xkb_ExtensionDeviceNotify_xkbType = -1;
+static int hf_x11_xkb_ExtensionDeviceNotify_sequence = -1;
static int hf_x11_xkb_ExtensionDeviceNotify_time = -1;
static int hf_x11_xkb_ExtensionDeviceNotify_deviceID = -1;
static int hf_x11_xkb_ExtensionDeviceNotify_reason_mask_Keyboards = -1;
diff --git a/epan/dissectors/x11-enum.h b/epan/dissectors/x11-enum.h
index eb6ce8df9a..fd2d05969b 100644
--- a/epan/dissectors/x11-enum.h
+++ b/epan/dissectors/x11-enum.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version 1.7.1-1-gb02b7f8 */
+ using xcbproto version 1.8-2-gc0d65da */
/* $Id$ */
/*
diff --git a/epan/dissectors/x11-extension-errors.h b/epan/dissectors/x11-extension-errors.h
index 4928403db8..42c6da3dbf 100644
--- a/epan/dissectors/x11-extension-errors.h
+++ b/epan/dissectors/x11-extension-errors.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version 1.7.1-1-gb02b7f8 */
+ using xcbproto version 1.8-2-gc0d65da */
/* $Id$ */
/*
diff --git a/epan/dissectors/x11-extension-implementation.h b/epan/dissectors/x11-extension-implementation.h
index b7c2c12783..fef5b849ef 100644
--- a/epan/dissectors/x11-extension-implementation.h
+++ b/epan/dissectors/x11-extension-implementation.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version 1.7.1-1-gb02b7f8 */
+ using xcbproto version 1.8-2-gc0d65da */
/* $Id$ */
/*
@@ -2088,456 +2088,574 @@ static void mesa_CopyTexSubImage3D(tvbuff_t *tvb, int *offsetp, proto_tree *t, g
*offsetp += 4;
}
-static void mesa_ActiveTextureARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_ActiveTexture(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_ActiveTextureARB_texture, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_ActiveTexture_texture, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
}
-static void mesa_MultiTexCoord1dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord1dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1dvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1dv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1dvARB_v, hf_x11_glx_render_MultiTexCoord1dvARB_v_item, 1, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1dv_v, hf_x11_glx_render_MultiTexCoord1dv_v_item, 1, byte_order);
}
-static void mesa_MultiTexCoord1fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord1iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1fvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1iv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1fvARB_v, hf_x11_glx_render_MultiTexCoord1fvARB_v_item, 1, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1iv_v, hf_x11_glx_render_MultiTexCoord1iv_v_item, 1, byte_order);
}
-static void mesa_MultiTexCoord1ivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord1sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1ivARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1sv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1ivARB_v, hf_x11_glx_render_MultiTexCoord1ivARB_v_item, 1, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1sv_v, hf_x11_glx_render_MultiTexCoord1sv_v_item, 1, byte_order);
}
-static void mesa_MultiTexCoord1svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord2dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1svARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2dv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1svARB_v, hf_x11_glx_render_MultiTexCoord1svARB_v_item, 1, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2dv_v, hf_x11_glx_render_MultiTexCoord2dv_v_item, 2, byte_order);
}
-static void mesa_MultiTexCoord2dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord2iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2dvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2iv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2dvARB_v, hf_x11_glx_render_MultiTexCoord2dvARB_v_item, 2, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2iv_v, hf_x11_glx_render_MultiTexCoord2iv_v_item, 2, byte_order);
}
-static void mesa_MultiTexCoord2fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord2sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2fvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2sv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2fvARB_v, hf_x11_glx_render_MultiTexCoord2fvARB_v_item, 2, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2sv_v, hf_x11_glx_render_MultiTexCoord2sv_v_item, 2, byte_order);
}
-static void mesa_MultiTexCoord2ivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord3dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2ivARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3dv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2ivARB_v, hf_x11_glx_render_MultiTexCoord2ivARB_v_item, 2, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3dv_v, hf_x11_glx_render_MultiTexCoord3dv_v_item, 3, byte_order);
}
-static void mesa_MultiTexCoord2svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord3iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2svARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3iv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2svARB_v, hf_x11_glx_render_MultiTexCoord2svARB_v_item, 2, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3iv_v, hf_x11_glx_render_MultiTexCoord3iv_v_item, 3, byte_order);
}
-static void mesa_MultiTexCoord3dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord3sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3dvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3sv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3dvARB_v, hf_x11_glx_render_MultiTexCoord3dvARB_v_item, 3, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3sv_v, hf_x11_glx_render_MultiTexCoord3sv_v_item, 3, byte_order);
}
-static void mesa_MultiTexCoord3fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord4dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3fvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4dv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3fvARB_v, hf_x11_glx_render_MultiTexCoord3fvARB_v_item, 3, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4dv_v, hf_x11_glx_render_MultiTexCoord4dv_v_item, 4, byte_order);
}
-static void mesa_MultiTexCoord3ivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord4iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3ivARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4iv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3ivARB_v, hf_x11_glx_render_MultiTexCoord3ivARB_v_item, 3, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4iv_v, hf_x11_glx_render_MultiTexCoord4iv_v_item, 4, byte_order);
}
-static void mesa_MultiTexCoord3svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord4sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3svARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4sv_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3svARB_v, hf_x11_glx_render_MultiTexCoord3svARB_v_item, 3, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4sv_v, hf_x11_glx_render_MultiTexCoord4sv_v_item, 4, byte_order);
}
-static void mesa_MultiTexCoord4dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_SampleCoverage(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4dvARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_SampleCoverage_value, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4dvARB_v, hf_x11_glx_render_MultiTexCoord4dvARB_v_item, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_SampleCoverage_invert, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
}
-static void mesa_MultiTexCoord4fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexImage3D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4fvARB_target, tvb, *offsetp, 4, byte_order);
+ int imageSize;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4fvARB_v, hf_x11_glx_render_MultiTexCoord4fvARB_v_item, 4, byte_order);
-}
-
-static void mesa_MultiTexCoord4ivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4ivARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_level, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4ivARB_v, hf_x11_glx_render_MultiTexCoord4ivARB_v_item, 4, byte_order);
-}
-
-static void mesa_MultiTexCoord4svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4svARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_internalformat, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_width, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_height, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_depth, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4svARB_v, hf_x11_glx_render_MultiTexCoord4svARB_v_item, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_border, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ imageSize = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3D_imageSize, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage3D_data, imageSize, byte_order);
}
-static void mesa_SampleCoverageARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexImage2D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_SampleCoverageARB_value, tvb, *offsetp, 4, byte_order);
+ int imageSize;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_SampleCoverageARB_invert, tvb, *offsetp, 1, byte_order);
- *offsetp += 1;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_level, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_internalformat, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_width, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_height, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_border, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ imageSize = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2D_imageSize, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage2D_data, imageSize, byte_order);
}
-static void mesa_CompressedTexImage3DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexImage1D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_target, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_level, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_internalformat, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_width, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_level, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_height, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_internalformat, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_depth, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_width, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_border, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_border, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage3DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1D_imageSize, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage3DARB_data, imageSize, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage1D_data, imageSize, byte_order);
}
-static void mesa_CompressedTexImage2DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexSubImage3D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_target, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_level, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_xoffset, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_yoffset, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_level, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_zoffset, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_internalformat, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_width, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_width, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_height, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_height, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_depth, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_border, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_format, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage2DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3D_imageSize, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage2DARB_data, imageSize, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage3D_data, imageSize, byte_order);
}
-static void mesa_CompressedTexImage1DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexSubImage2D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_level, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_level, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_internalformat, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_xoffset, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_width, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_yoffset, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_border, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_width, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_height, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_format, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexImage1DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2D_imageSize, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexImage1DARB_data, imageSize, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage2D_data, imageSize, byte_order);
}
-static void mesa_CompressedTexSubImage3DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CompressedTexSubImage1D(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_level, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_level, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_xoffset, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_xoffset, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_yoffset, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_width, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_zoffset, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_format, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_width, tvb, *offsetp, 4, byte_order);
+ imageSize = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1D_imageSize, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_height, tvb, *offsetp, 4, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage1D_data, imageSize, byte_order);
+}
+
+static void mesa_BlendFuncSeparate(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparate_sfactorRGB, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_depth, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparate_dfactorRGB, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_format, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparate_sfactorAlpha, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage3DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparate_dfactorAlpha, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage3DARB_data, imageSize, byte_order);
}
-static void mesa_CompressedTexSubImage2DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_FogCoorddv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_target, tvb, *offsetp, 4, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_FogCoorddv_coord, hf_x11_glx_render_FogCoorddv_coord_item, 1, byte_order);
+}
+
+static void mesa_PointParameterf(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameterf_pname, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_level, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameterf_param, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_xoffset, tvb, *offsetp, 4, byte_order);
+}
+
+static void mesa_PointParameterfv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameterfv_pname, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_yoffset, tvb, *offsetp, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_PointParameterfv_params, hf_x11_glx_render_PointParameterfv_params_item, (length - 4) / 4, byte_order);
+}
+
+static void mesa_PointParameteri(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameteri_pname, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_width, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameteri_param, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_height, tvb, *offsetp, 4, byte_order);
+}
+
+static void mesa_PointParameteriv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_PointParameteriv_pname, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_format, tvb, *offsetp, 4, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_PointParameteriv_params, hf_x11_glx_render_PointParameteriv_params_item, (length - 4) / 4, byte_order);
+}
+
+static void mesa_SecondaryColor3bv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3bv_v, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3dv_v, hf_x11_glx_render_SecondaryColor3dv_v_item, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3iv_v, hf_x11_glx_render_SecondaryColor3iv_v_item, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3sv_v, hf_x11_glx_render_SecondaryColor3sv_v_item, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3ubv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3ubv_v, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3uiv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfCard32(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3uiv_v, hf_x11_glx_render_SecondaryColor3uiv_v_item, 3, byte_order);
+}
+
+static void mesa_SecondaryColor3usv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfCard16(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3usv_v, hf_x11_glx_render_SecondaryColor3usv_v_item, 3, byte_order);
+}
+
+static void mesa_WindowPos3fv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_WindowPos3fv_v, hf_x11_glx_render_WindowPos3fv_v_item, 3, byte_order);
+}
+
+static void mesa_BeginQuery(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_BeginQuery_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage2DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_BeginQuery_id, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage2DARB_data, imageSize, byte_order);
}
-static void mesa_CompressedTexSubImage1DARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_EndQuery(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- int imageSize;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_target, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_EndQuery_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_level, tvb, *offsetp, 4, byte_order);
+}
+
+static void mesa_BlendEquationSeparate(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_BlendEquationSeparate_modeRGB, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_xoffset, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_BlendEquationSeparate_modeA, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_width, tvb, *offsetp, 4, byte_order);
+}
+
+static void mesa_DrawBuffers(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ int n;
+ n = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_DrawBuffers_n, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_format, tvb, *offsetp, 4, byte_order);
+ listOfCard32(tvb, offsetp, t, hf_x11_glx_render_DrawBuffers_bufs, hf_x11_glx_render_DrawBuffers_bufs_item, n, byte_order);
+}
+
+static void mesa_VertexAttrib1dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1dv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- imageSize = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_CompressedTexSubImage1DARB_imageSize, tvb, *offsetp, 4, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1dv_v, hf_x11_glx_render_VertexAttrib1dv_v_item, 1, byte_order);
+}
+
+static void mesa_VertexAttrib1sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1sv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_CompressedTexSubImage1DARB_data, imageSize, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1sv_v, hf_x11_glx_render_VertexAttrib1sv_v_item, 1, byte_order);
}
-static void mesa_CurrentPaletteMatrixARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib2dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_CurrentPaletteMatrixARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2dv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2dv_v, hf_x11_glx_render_VertexAttrib2dv_v_item, 2, byte_order);
}
-static void mesa_MatrixIndexubvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib2sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- int size;
- size = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexubvARB_size, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2sv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexubvARB_indices, size, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2sv_v, hf_x11_glx_render_VertexAttrib2sv_v_item, 2, byte_order);
}
-static void mesa_MatrixIndexusvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib3dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- int size;
- size = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexusvARB_size, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3dv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard16(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexusvARB_indices, hf_x11_glx_render_MatrixIndexusvARB_indices_item, size, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3dv_v, hf_x11_glx_render_VertexAttrib3dv_v_item, 3, byte_order);
}
-static void mesa_MatrixIndexuivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib3sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- int size;
- size = VALUE32(tvb, *offsetp);
- proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexuivARB_size, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3sv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard32(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexuivARB_indices, hf_x11_glx_render_MatrixIndexuivARB_indices_item, size, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3sv_v, hf_x11_glx_render_VertexAttrib3sv_v_item, 3, byte_order);
}
-static void mesa_VertexAttrib1dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Nbv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1dvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Nbv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1dvARB_v, hf_x11_glx_render_VertexAttrib1dvARB_v_item, 1, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Nbv_v, 4, byte_order);
}
-static void mesa_VertexAttrib1fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Niv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1fvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Niv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1fvARB_v, hf_x11_glx_render_VertexAttrib1fvARB_v_item, 1, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Niv_v, hf_x11_glx_render_VertexAttrib4Niv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib1svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Nsv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1svARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Nsv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1svARB_v, hf_x11_glx_render_VertexAttrib1svARB_v_item, 1, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Nsv_v, hf_x11_glx_render_VertexAttrib4Nsv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib2dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Nubv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2dvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Nubv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2dvARB_v, hf_x11_glx_render_VertexAttrib2dvARB_v_item, 2, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Nubv_v, 4, byte_order);
}
-static void mesa_VertexAttrib2fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Nuiv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2fvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Nuiv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2fvARB_v, hf_x11_glx_render_VertexAttrib2fvARB_v_item, 2, byte_order);
+ listOfCard32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Nuiv_v, hf_x11_glx_render_VertexAttrib4Nuiv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib2svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4Nusv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2svARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4Nusv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2svARB_v, hf_x11_glx_render_VertexAttrib2svARB_v_item, 2, byte_order);
+ listOfCard16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4Nusv_v, hf_x11_glx_render_VertexAttrib4Nusv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib3dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4bv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3dvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4bv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3dvARB_v, hf_x11_glx_render_VertexAttrib3dvARB_v_item, 3, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4bv_v, 4, byte_order);
}
-static void mesa_VertexAttrib3fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4dv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3fvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4dv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3fvARB_v, hf_x11_glx_render_VertexAttrib3fvARB_v_item, 3, byte_order);
+ listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4dv_v, hf_x11_glx_render_VertexAttrib4dv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib3svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4iv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3svARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4iv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3svARB_v, hf_x11_glx_render_VertexAttrib3svARB_v_item, 3, byte_order);
+ listOfInt32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4iv_v, hf_x11_glx_render_VertexAttrib4iv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4sv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4dvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4sv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4dvARB_v, hf_x11_glx_render_VertexAttrib4dvARB_v_item, 4, byte_order);
+ listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4sv_v, hf_x11_glx_render_VertexAttrib4sv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4ubv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4fvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4ubv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4fvARB_v, hf_x11_glx_render_VertexAttrib4fvARB_v_item, 4, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4ubv_v, 4, byte_order);
}
-static void mesa_VertexAttrib4svARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4uiv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4svARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4uiv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4svARB_v, hf_x11_glx_render_VertexAttrib4svARB_v_item, 4, byte_order);
+ listOfCard32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4uiv_v, hf_x11_glx_render_VertexAttrib4uiv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4NubvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib4usv(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NubvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4usv_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NubvARB_v, 4, byte_order);
+ listOfCard16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4usv_v, hf_x11_glx_render_VertexAttrib4usv_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4bvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord1fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4bvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord1fvARB_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4bvARB_v, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord1fvARB_v, hf_x11_glx_render_MultiTexCoord1fvARB_v_item, 1, byte_order);
}
-static void mesa_VertexAttrib4ivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord2fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4ivARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord2fvARB_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4ivARB_v, hf_x11_glx_render_VertexAttrib4ivARB_v_item, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord2fvARB_v, hf_x11_glx_render_MultiTexCoord2fvARB_v_item, 2, byte_order);
+}
+
+static void mesa_MultiTexCoord3fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord3fvARB_target, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord3fvARB_v, hf_x11_glx_render_MultiTexCoord3fvARB_v_item, 3, byte_order);
}
-static void mesa_VertexAttrib4ubvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MultiTexCoord4fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4ubvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_MultiTexCoord4fvARB_target, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4ubvARB_v, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_MultiTexCoord4fvARB_v, hf_x11_glx_render_MultiTexCoord4fvARB_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4usvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_CurrentPaletteMatrixARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4usvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_CurrentPaletteMatrixARB_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4usvARB_v, hf_x11_glx_render_VertexAttrib4usvARB_v_item, 4, byte_order);
}
-static void mesa_VertexAttrib4uivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MatrixIndexubvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4uivARB_index, tvb, *offsetp, 4, byte_order);
+ int size;
+ size = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexubvARB_size, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4uivARB_v, hf_x11_glx_render_VertexAttrib4uivARB_v_item, 4, byte_order);
+ listOfByte(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexubvARB_indices, size, byte_order);
}
-static void mesa_VertexAttrib4NbvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MatrixIndexusvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NbvARB_index, tvb, *offsetp, 4, byte_order);
+ int size;
+ size = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexusvARB_size, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NbvARB_v, 4, byte_order);
+ listOfCard16(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexusvARB_indices, hf_x11_glx_render_MatrixIndexusvARB_indices_item, size, byte_order);
}
-static void mesa_VertexAttrib4NsvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_MatrixIndexuivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NsvARB_index, tvb, *offsetp, 4, byte_order);
+ int size;
+ size = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_glx_render_MatrixIndexuivARB_size, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NsvARB_v, hf_x11_glx_render_VertexAttrib4NsvARB_v_item, 4, byte_order);
+ listOfCard32(tvb, offsetp, t, hf_x11_glx_render_MatrixIndexuivARB_indices, hf_x11_glx_render_MatrixIndexuivARB_indices_item, size, byte_order);
}
-static void mesa_VertexAttrib4NivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib1fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NivARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib1fvARB_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NivARB_v, hf_x11_glx_render_VertexAttrib4NivARB_v_item, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib1fvARB_v, hf_x11_glx_render_VertexAttrib1fvARB_v_item, 1, byte_order);
}
-static void mesa_VertexAttrib4NusvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib2fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NusvARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib2fvARB_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard16(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NusvARB_v, hf_x11_glx_render_VertexAttrib4NusvARB_v_item, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib2fvARB_v, hf_x11_glx_render_VertexAttrib2fvARB_v_item, 2, byte_order);
}
-static void mesa_VertexAttrib4NuivARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+static void mesa_VertexAttrib3fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
- proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4NuivARB_index, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib3fvARB_index, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- listOfCard32(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4NuivARB_v, hf_x11_glx_render_VertexAttrib4NuivARB_v_item, 4, byte_order);
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib3fvARB_v, hf_x11_glx_render_VertexAttrib3fvARB_v_item, 3, byte_order);
+}
+
+static void mesa_VertexAttrib4fvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_VertexAttrib4fvARB_index, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexAttrib4fvARB_v, hf_x11_glx_render_VertexAttrib4fvARB_v_item, 4, byte_order);
}
static void mesa_ProgramStringARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
@@ -2553,6 +2671,14 @@ static void mesa_ProgramStringARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, gu
listOfByte(tvb, offsetp, t, hf_x11_glx_render_ProgramStringARB_string, len, byte_order);
}
+static void mesa_BindProgramARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ proto_tree_add_item(t, hf_x11_glx_render_BindProgramARB_target, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ proto_tree_add_item(t, hf_x11_glx_render_BindProgramARB_program, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+}
+
static void mesa_ProgramEnvParameter4dvARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_ProgramEnvParameter4dvARB_target, tvb, *offsetp, 4, byte_order);
@@ -2589,20 +2715,6 @@ static void mesa_ProgramLocalParameter4fvARB(tvbuff_t *tvb, int *offsetp, proto_
listOfFloat(tvb, offsetp, t, hf_x11_glx_render_ProgramLocalParameter4fvARB_params, hf_x11_glx_render_ProgramLocalParameter4fvARB_params_item, 4, byte_order);
}
-static void mesa_BeginQueryARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_BeginQueryARB_target, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BeginQueryARB_id, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
-static void mesa_EndQueryARB(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_EndQueryARB_target, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
static void mesa_PolygonOffsetEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_PolygonOffsetEXT_factor, tvb, *offsetp, 4, byte_order);
@@ -2742,21 +2854,6 @@ static void mesa_SamplePatternSGIS(tvbuff_t *tvb, int *offsetp, proto_tree *t, g
*offsetp += 4;
}
-static void mesa_PointParameterfEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_PointParameterfEXT_pname, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_PointParameterfEXT_param, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
-static void mesa_PointParameterfvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_PointParameterfvEXT_pname, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_PointParameterfvEXT_params, hf_x11_glx_render_PointParameterfvEXT_params_item, (length - 4) / 4, byte_order);
-}
-
static void mesa_FrameZoomSGIX(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_FrameZoomSGIX_factor, tvb, *offsetp, 4, byte_order);
@@ -2781,74 +2878,22 @@ static void mesa_FogFuncSGIS(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint b
listOfFloat(tvb, offsetp, t, hf_x11_glx_render_FogFuncSGIS_points, hf_x11_glx_render_FogFuncSGIS_points_item, n, byte_order);
}
-static void mesa_SecondaryColor3bvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3bvEXT_v, 3, byte_order);
-}
-
-static void mesa_SecondaryColor3dvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3dvEXT_v, hf_x11_glx_render_SecondaryColor3dvEXT_v_item, 3, byte_order);
-}
-
static void mesa_SecondaryColor3fvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
listOfFloat(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3fvEXT_v, hf_x11_glx_render_SecondaryColor3fvEXT_v_item, 3, byte_order);
}
-static void mesa_SecondaryColor3ivEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3ivEXT_v, hf_x11_glx_render_SecondaryColor3ivEXT_v_item, 3, byte_order);
-}
-
-static void mesa_SecondaryColor3svEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfInt16(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3svEXT_v, hf_x11_glx_render_SecondaryColor3svEXT_v_item, 3, byte_order);
-}
-
-static void mesa_SecondaryColor3ubvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfByte(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3ubvEXT_v, 3, byte_order);
-}
-
-static void mesa_SecondaryColor3uivEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfCard32(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3uivEXT_v, hf_x11_glx_render_SecondaryColor3uivEXT_v_item, 3, byte_order);
-}
-
-static void mesa_SecondaryColor3usvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfCard16(tvb, offsetp, t, hf_x11_glx_render_SecondaryColor3usvEXT_v, hf_x11_glx_render_SecondaryColor3usvEXT_v_item, 3, byte_order);
-}
-
static void mesa_FogCoordfvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
listOfFloat(tvb, offsetp, t, hf_x11_glx_render_FogCoordfvEXT_coord, hf_x11_glx_render_FogCoordfvEXT_coord_item, 1, byte_order);
}
-static void mesa_FogCoorddvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfDouble(tvb, offsetp, t, hf_x11_glx_render_FogCoorddvEXT_coord, hf_x11_glx_render_FogCoorddvEXT_coord_item, 1, byte_order);
-}
-
static void mesa_PixelTexGenSGIX(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_PixelTexGenSGIX_mode, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
}
-static void mesa_BlendFuncSeparateEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparateEXT_sfactorRGB, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparateEXT_dfactorRGB, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparateEXT_sfactorAlpha, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BlendFuncSeparateEXT_dfactorAlpha, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
static void mesa_VertexWeightfvEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
listOfFloat(tvb, offsetp, t, hf_x11_glx_render_VertexWeightfvEXT_weight, hf_x11_glx_render_VertexWeightfvEXT_weight_item, 1, byte_order);
@@ -2936,11 +2981,6 @@ static void mesa_FinalCombinerInputNV(tvbuff_t *tvb, int *offsetp, proto_tree *t
*offsetp += 4;
}
-static void mesa_WindowPos3fvMESA(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- listOfFloat(tvb, offsetp, t, hf_x11_glx_render_WindowPos3fvMESA_v, hf_x11_glx_render_WindowPos3fvMESA_v_item, 3, byte_order);
-}
-
static void mesa_TextureColorMaskSGIS(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_TextureColorMaskSGIS_red, tvb, *offsetp, 1, byte_order);
@@ -2953,14 +2993,6 @@ static void mesa_TextureColorMaskSGIS(tvbuff_t *tvb, int *offsetp, proto_tree *t
*offsetp += 1;
}
-static void mesa_BindProgramNV(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_BindProgramNV_target, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BindProgramNV_program, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
static void mesa_ExecuteProgramNV(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_ExecuteProgramNV_target, tvb, *offsetp, 4, byte_order);
@@ -3264,21 +3296,6 @@ static void mesa_VertexAttribs4ubvNV(tvbuff_t *tvb, int *offsetp, proto_tree *t,
listOfByte(tvb, offsetp, t, hf_x11_glx_render_VertexAttribs4ubvNV_v, n, byte_order);
}
-static void mesa_PointParameteriNV(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_PointParameteriNV_pname, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_PointParameteriNV_param, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
-static void mesa_PointParameterivNV(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_PointParameterivNV_pname, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- listOfInt32(tvb, offsetp, t, hf_x11_glx_render_PointParameterivNV_params, hf_x11_glx_render_PointParameterivNV_params_item, (length - 4) / 4, byte_order);
-}
-
static void mesa_ActiveStencilFaceEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
{
proto_tree_add_item(t, hf_x11_glx_render_ActiveStencilFaceEXT_face, tvb, *offsetp, 4, byte_order);
@@ -3317,14 +3334,6 @@ static void mesa_DepthBoundsEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guin
*offsetp += 8;
}
-static void mesa_BlendEquationSeparateEXT(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
-{
- proto_tree_add_item(t, hf_x11_glx_render_BlendEquationSeparateEXT_modeRGB, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
- proto_tree_add_item(t, hf_x11_glx_render_BlendEquationSeparateEXT_modeA, tvb, *offsetp, 4, byte_order);
- *offsetp += 4;
-}
-
static const value_string glx_render_op_name[] = {
{ 1, "glCallList" },
{ 2, "glCallLists" },
@@ -3521,33 +3530,34 @@ static const value_string glx_render_op_name[] = {
{ 194, "glIndexubv" },
{ 195, "glColorSubTable" },
{ 196, "glCopyColorSubTable" },
- { 197, "glActiveTextureARB" },
- { 198, "glMultiTexCoord1dvARB" },
+ { 197, "glActiveTexture" },
+ { 198, "glMultiTexCoord1dv" },
{ 199, "glMultiTexCoord1fvARB" },
- { 200, "glMultiTexCoord1ivARB" },
- { 201, "glMultiTexCoord1svARB" },
- { 202, "glMultiTexCoord2dvARB" },
+ { 200, "glMultiTexCoord1iv" },
+ { 201, "glMultiTexCoord1sv" },
+ { 202, "glMultiTexCoord2dv" },
{ 203, "glMultiTexCoord2fvARB" },
- { 204, "glMultiTexCoord2ivARB" },
- { 205, "glMultiTexCoord2svARB" },
- { 206, "glMultiTexCoord3dvARB" },
+ { 204, "glMultiTexCoord2iv" },
+ { 205, "glMultiTexCoord2sv" },
+ { 206, "glMultiTexCoord3dv" },
{ 207, "glMultiTexCoord3fvARB" },
- { 208, "glMultiTexCoord3ivARB" },
- { 209, "glMultiTexCoord3svARB" },
- { 210, "glMultiTexCoord4dvARB" },
+ { 208, "glMultiTexCoord3iv" },
+ { 209, "glMultiTexCoord3sv" },
+ { 210, "glMultiTexCoord4dv" },
{ 211, "glMultiTexCoord4fvARB" },
- { 212, "glMultiTexCoord4ivARB" },
- { 213, "glMultiTexCoord4svARB" },
- { 214, "glCompressedTexImage1DARB" },
- { 215, "glCompressedTexImage2DARB" },
- { 216, "glCompressedTexImage3DARB" },
- { 217, "glCompressedTexSubImage1DARB" },
- { 218, "glCompressedTexSubImage2DARB" },
- { 219, "glCompressedTexSubImage3DARB" },
- { 229, "glSampleCoverageARB" },
- { 230, "glWindowPos3fvMESA" },
- { 231, "glBeginQueryARB" },
- { 232, "glEndQueryARB" },
+ { 212, "glMultiTexCoord4iv" },
+ { 213, "glMultiTexCoord4sv" },
+ { 214, "glCompressedTexImage1D" },
+ { 215, "glCompressedTexImage2D" },
+ { 216, "glCompressedTexImage3D" },
+ { 217, "glCompressedTexSubImage1D" },
+ { 218, "glCompressedTexSubImage2D" },
+ { 219, "glCompressedTexSubImage3D" },
+ { 229, "glSampleCoverage" },
+ { 230, "glWindowPos3fv" },
+ { 231, "glBeginQuery" },
+ { 232, "glEndQuery" },
+ { 233, "glDrawBuffers" },
{ 2048, "glSampleMaskSGIS" },
{ 2049, "glSamplePatternSGIS" },
{ 2050, "glTagSampleBufferSGIX" },
@@ -3561,8 +3571,8 @@ static const value_string glx_render_op_name[] = {
{ 2058, "glTexSubImage4DSGIS" },
{ 2059, "glPixelTexGenSGIX" },
{ 2064, "glTexFilterFuncSGIS" },
- { 2065, "glPointParameterfEXT" },
- { 2066, "glPointParameterfvEXT" },
+ { 2065, "glPointParameterf" },
+ { 2066, "glPointParameterfv" },
{ 2067, "glFogFuncSGIS" },
{ 2071, "glReferencePlaneSGIX" },
{ 2072, "glFrameZoomSGIX" },
@@ -3595,16 +3605,16 @@ static const value_string glx_render_op_name[] = {
{ 4122, "glCopyTexSubImage2D" },
{ 4123, "glCopyTexSubImage3D" },
{ 4124, "glFogCoordfvEXT" },
- { 4125, "glFogCoorddvEXT" },
- { 4126, "glSecondaryColor3bvEXT" },
- { 4127, "glSecondaryColor3svEXT" },
- { 4128, "glSecondaryColor3ivEXT" },
+ { 4125, "glFogCoorddv" },
+ { 4126, "glSecondaryColor3bv" },
+ { 4127, "glSecondaryColor3sv" },
+ { 4128, "glSecondaryColor3iv" },
{ 4129, "glSecondaryColor3fvEXT" },
- { 4130, "glSecondaryColor3dvEXT" },
- { 4131, "glSecondaryColor3ubvEXT" },
- { 4132, "glSecondaryColor3usvEXT" },
- { 4133, "glSecondaryColor3uivEXT" },
- { 4134, "glBlendFuncSeparateEXT" },
+ { 4130, "glSecondaryColor3dv" },
+ { 4131, "glSecondaryColor3ubv" },
+ { 4132, "glSecondaryColor3usv" },
+ { 4133, "glSecondaryColor3uiv" },
+ { 4134, "glBlendFuncSeparate" },
{ 4135, "glVertexWeightfvEXT" },
{ 4136, "glCombinerParameterfNV" },
{ 4137, "glCombinerParameterfvNV" },
@@ -3613,7 +3623,7 @@ static const value_string glx_render_op_name[] = {
{ 4140, "glCombinerInputNV" },
{ 4141, "glCombinerOutputNV" },
{ 4142, "glFinalCombinerInputNV" },
- { 4180, "glBindProgramNV" },
+ { 4180, "glBindProgramARB" },
{ 4181, "glExecuteProgramNV" },
{ 4182, "glRequestResidentProgramsNV" },
{ 4183, "glLoadProgramNV" },
@@ -3622,19 +3632,19 @@ static const value_string glx_render_op_name[] = {
{ 4186, "glProgramParameters4fvNV" },
{ 4187, "glProgramParameters4dvNV" },
{ 4188, "glTrackMatrixNV" },
- { 4189, "glVertexAttrib1svARB" },
- { 4190, "glVertexAttrib2svARB" },
- { 4191, "glVertexAttrib3svARB" },
- { 4192, "glVertexAttrib4svARB" },
+ { 4189, "glVertexAttrib1sv" },
+ { 4190, "glVertexAttrib2sv" },
+ { 4191, "glVertexAttrib3sv" },
+ { 4192, "glVertexAttrib4sv" },
{ 4193, "glVertexAttrib1fvARB" },
{ 4194, "glVertexAttrib2fvARB" },
{ 4195, "glVertexAttrib3fvARB" },
{ 4196, "glVertexAttrib4fvARB" },
- { 4197, "glVertexAttrib1dvARB" },
- { 4198, "glVertexAttrib2dvARB" },
- { 4199, "glVertexAttrib3dvARB" },
- { 4200, "glVertexAttrib4dvARB" },
- { 4201, "glVertexAttrib4NubvARB" },
+ { 4197, "glVertexAttrib1dv" },
+ { 4198, "glVertexAttrib2dv" },
+ { 4199, "glVertexAttrib3dv" },
+ { 4200, "glVertexAttrib4dv" },
+ { 4201, "glVertexAttrib4Nubv" },
{ 4202, "glVertexAttribs1svNV" },
{ 4203, "glVertexAttribs2svNV" },
{ 4204, "glVertexAttribs3svNV" },
@@ -3654,20 +3664,20 @@ static const value_string glx_render_op_name[] = {
{ 4218, "glProgramNamedParameter4fvNV" },
{ 4219, "glProgramNamedParameter4dvNV" },
{ 4220, "glActiveStencilFaceEXT" },
- { 4221, "glPointParameteriNV" },
- { 4222, "glPointParameterivNV" },
- { 4228, "glBlendEquationSeparateEXT" },
+ { 4221, "glPointParameteri" },
+ { 4222, "glPointParameteriv" },
+ { 4228, "glBlendEquationSeparate" },
{ 4229, "glDepthBoundsEXT" },
- { 4230, "glVertexAttrib4bvARB" },
- { 4231, "glVertexAttrib4ivARB" },
- { 4232, "glVertexAttrib4ubvARB" },
- { 4233, "glVertexAttrib4usvARB" },
- { 4234, "glVertexAttrib4uivARB" },
- { 4235, "glVertexAttrib4NbvARB" },
- { 4236, "glVertexAttrib4NsvARB" },
- { 4237, "glVertexAttrib4NivARB" },
- { 4238, "glVertexAttrib4NusvARB" },
- { 4239, "glVertexAttrib4NuivARB" },
+ { 4230, "glVertexAttrib4bv" },
+ { 4231, "glVertexAttrib4iv" },
+ { 4232, "glVertexAttrib4ubv" },
+ { 4233, "glVertexAttrib4usv" },
+ { 4234, "glVertexAttrib4uiv" },
+ { 4235, "glVertexAttrib4Nbv" },
+ { 4236, "glVertexAttrib4Nsv" },
+ { 4237, "glVertexAttrib4Niv" },
+ { 4238, "glVertexAttrib4Nusv" },
+ { 4239, "glVertexAttrib4Nuiv" },
{ 4265, "glVertexAttrib1svNV" },
{ 4266, "glVertexAttrib2svNV" },
{ 4267, "glVertexAttrib3svNV" },
@@ -4305,85 +4315,88 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_CopyColorSubTable(tvb, offsetp, tt, byte_order, len);
break;
case 197:
- mesa_ActiveTextureARB(tvb, offsetp, tt, byte_order, len);
+ mesa_ActiveTexture(tvb, offsetp, tt, byte_order, len);
break;
case 198:
- mesa_MultiTexCoord1dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord1dv(tvb, offsetp, tt, byte_order, len);
break;
case 199:
mesa_MultiTexCoord1fvARB(tvb, offsetp, tt, byte_order, len);
break;
case 200:
- mesa_MultiTexCoord1ivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord1iv(tvb, offsetp, tt, byte_order, len);
break;
case 201:
- mesa_MultiTexCoord1svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord1sv(tvb, offsetp, tt, byte_order, len);
break;
case 202:
- mesa_MultiTexCoord2dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord2dv(tvb, offsetp, tt, byte_order, len);
break;
case 203:
mesa_MultiTexCoord2fvARB(tvb, offsetp, tt, byte_order, len);
break;
case 204:
- mesa_MultiTexCoord2ivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord2iv(tvb, offsetp, tt, byte_order, len);
break;
case 205:
- mesa_MultiTexCoord2svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord2sv(tvb, offsetp, tt, byte_order, len);
break;
case 206:
- mesa_MultiTexCoord3dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord3dv(tvb, offsetp, tt, byte_order, len);
break;
case 207:
mesa_MultiTexCoord3fvARB(tvb, offsetp, tt, byte_order, len);
break;
case 208:
- mesa_MultiTexCoord3ivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord3iv(tvb, offsetp, tt, byte_order, len);
break;
case 209:
- mesa_MultiTexCoord3svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord3sv(tvb, offsetp, tt, byte_order, len);
break;
case 210:
- mesa_MultiTexCoord4dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord4dv(tvb, offsetp, tt, byte_order, len);
break;
case 211:
mesa_MultiTexCoord4fvARB(tvb, offsetp, tt, byte_order, len);
break;
case 212:
- mesa_MultiTexCoord4ivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord4iv(tvb, offsetp, tt, byte_order, len);
break;
case 213:
- mesa_MultiTexCoord4svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_MultiTexCoord4sv(tvb, offsetp, tt, byte_order, len);
break;
case 214:
- mesa_CompressedTexImage1DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexImage1D(tvb, offsetp, tt, byte_order, len);
break;
case 215:
- mesa_CompressedTexImage2DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexImage2D(tvb, offsetp, tt, byte_order, len);
break;
case 216:
- mesa_CompressedTexImage3DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexImage3D(tvb, offsetp, tt, byte_order, len);
break;
case 217:
- mesa_CompressedTexSubImage1DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexSubImage1D(tvb, offsetp, tt, byte_order, len);
break;
case 218:
- mesa_CompressedTexSubImage2DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexSubImage2D(tvb, offsetp, tt, byte_order, len);
break;
case 219:
- mesa_CompressedTexSubImage3DARB(tvb, offsetp, tt, byte_order, len);
+ mesa_CompressedTexSubImage3D(tvb, offsetp, tt, byte_order, len);
break;
case 229:
- mesa_SampleCoverageARB(tvb, offsetp, tt, byte_order, len);
+ mesa_SampleCoverage(tvb, offsetp, tt, byte_order, len);
break;
case 230:
- mesa_WindowPos3fvMESA(tvb, offsetp, tt, byte_order, len);
+ mesa_WindowPos3fv(tvb, offsetp, tt, byte_order, len);
break;
case 231:
- mesa_BeginQueryARB(tvb, offsetp, tt, byte_order, len);
+ mesa_BeginQuery(tvb, offsetp, tt, byte_order, len);
break;
case 232:
- mesa_EndQueryARB(tvb, offsetp, tt, byte_order, len);
+ mesa_EndQuery(tvb, offsetp, tt, byte_order, len);
+ break;
+ case 233:
+ mesa_DrawBuffers(tvb, offsetp, tt, byte_order, len);
break;
case 2048:
mesa_SampleMaskSGIS(tvb, offsetp, tt, byte_order, len);
@@ -4425,10 +4438,10 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_TexFilterFuncSGIS(tvb, offsetp, tt, byte_order, len);
break;
case 2065:
- mesa_PointParameterfEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_PointParameterf(tvb, offsetp, tt, byte_order, len);
break;
case 2066:
- mesa_PointParameterfvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_PointParameterfv(tvb, offsetp, tt, byte_order, len);
break;
case 2067:
mesa_FogFuncSGIS(tvb, offsetp, tt, byte_order, len);
@@ -4527,34 +4540,34 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_FogCoordfvEXT(tvb, offsetp, tt, byte_order, len);
break;
case 4125:
- mesa_FogCoorddvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_FogCoorddv(tvb, offsetp, tt, byte_order, len);
break;
case 4126:
- mesa_SecondaryColor3bvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3bv(tvb, offsetp, tt, byte_order, len);
break;
case 4127:
- mesa_SecondaryColor3svEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3sv(tvb, offsetp, tt, byte_order, len);
break;
case 4128:
- mesa_SecondaryColor3ivEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3iv(tvb, offsetp, tt, byte_order, len);
break;
case 4129:
mesa_SecondaryColor3fvEXT(tvb, offsetp, tt, byte_order, len);
break;
case 4130:
- mesa_SecondaryColor3dvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3dv(tvb, offsetp, tt, byte_order, len);
break;
case 4131:
- mesa_SecondaryColor3ubvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3ubv(tvb, offsetp, tt, byte_order, len);
break;
case 4132:
- mesa_SecondaryColor3usvEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3usv(tvb, offsetp, tt, byte_order, len);
break;
case 4133:
- mesa_SecondaryColor3uivEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_SecondaryColor3uiv(tvb, offsetp, tt, byte_order, len);
break;
case 4134:
- mesa_BlendFuncSeparateEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_BlendFuncSeparate(tvb, offsetp, tt, byte_order, len);
break;
case 4135:
mesa_VertexWeightfvEXT(tvb, offsetp, tt, byte_order, len);
@@ -4581,7 +4594,7 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_FinalCombinerInputNV(tvb, offsetp, tt, byte_order, len);
break;
case 4180:
- mesa_BindProgramNV(tvb, offsetp, tt, byte_order, len);
+ mesa_BindProgramARB(tvb, offsetp, tt, byte_order, len);
break;
case 4181:
mesa_ExecuteProgramNV(tvb, offsetp, tt, byte_order, len);
@@ -4608,16 +4621,16 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_TrackMatrixNV(tvb, offsetp, tt, byte_order, len);
break;
case 4189:
- mesa_VertexAttrib1svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib1sv(tvb, offsetp, tt, byte_order, len);
break;
case 4190:
- mesa_VertexAttrib2svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib2sv(tvb, offsetp, tt, byte_order, len);
break;
case 4191:
- mesa_VertexAttrib3svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib3sv(tvb, offsetp, tt, byte_order, len);
break;
case 4192:
- mesa_VertexAttrib4svARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4sv(tvb, offsetp, tt, byte_order, len);
break;
case 4193:
mesa_VertexAttrib1fvARB(tvb, offsetp, tt, byte_order, len);
@@ -4632,19 +4645,19 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_VertexAttrib4fvARB(tvb, offsetp, tt, byte_order, len);
break;
case 4197:
- mesa_VertexAttrib1dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib1dv(tvb, offsetp, tt, byte_order, len);
break;
case 4198:
- mesa_VertexAttrib2dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib2dv(tvb, offsetp, tt, byte_order, len);
break;
case 4199:
- mesa_VertexAttrib3dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib3dv(tvb, offsetp, tt, byte_order, len);
break;
case 4200:
- mesa_VertexAttrib4dvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4dv(tvb, offsetp, tt, byte_order, len);
break;
case 4201:
- mesa_VertexAttrib4NubvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Nubv(tvb, offsetp, tt, byte_order, len);
break;
case 4202:
mesa_VertexAttribs1svNV(tvb, offsetp, tt, byte_order, len);
@@ -4704,46 +4717,46 @@ static void dispatch_glx_render(tvbuff_t *tvb, packet_info *pinfo, int *offsetp,
mesa_ActiveStencilFaceEXT(tvb, offsetp, tt, byte_order, len);
break;
case 4221:
- mesa_PointParameteriNV(tvb, offsetp, tt, byte_order, len);
+ mesa_PointParameteri(tvb, offsetp, tt, byte_order, len);
break;
case 4222:
- mesa_PointParameterivNV(tvb, offsetp, tt, byte_order, len);
+ mesa_PointParameteriv(tvb, offsetp, tt, byte_order, len);
break;
case 4228:
- mesa_BlendEquationSeparateEXT(tvb, offsetp, tt, byte_order, len);
+ mesa_BlendEquationSeparate(tvb, offsetp, tt, byte_order, len);
break;
case 4229:
mesa_DepthBoundsEXT(tvb, offsetp, tt, byte_order, len);
break;
case 4230:
- mesa_VertexAttrib4bvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4bv(tvb, offsetp, tt, byte_order, len);
break;
case 4231:
- mesa_VertexAttrib4ivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4iv(tvb, offsetp, tt, byte_order, len);
break;
case 4232:
- mesa_VertexAttrib4ubvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4ubv(tvb, offsetp, tt, byte_order, len);
break;
case 4233:
- mesa_VertexAttrib4usvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4usv(tvb, offsetp, tt, byte_order, len);
break;
case 4234:
- mesa_VertexAttrib4uivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4uiv(tvb, offsetp, tt, byte_order, len);
break;
case 4235:
- mesa_VertexAttrib4NbvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Nbv(tvb, offsetp, tt, byte_order, len);
break;
case 4236:
- mesa_VertexAttrib4NsvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Nsv(tvb, offsetp, tt, byte_order, len);
break;
case 4237:
- mesa_VertexAttrib4NivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Niv(tvb, offsetp, tt, byte_order, len);
break;
case 4238:
- mesa_VertexAttrib4NusvARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Nusv(tvb, offsetp, tt, byte_order, len);
break;
case 4239:
- mesa_VertexAttrib4NuivARB(tvb, offsetp, tt, byte_order, len);
+ mesa_VertexAttrib4Nuiv(tvb, offsetp, tt, byte_order, len);
break;
case 4265:
mesa_VertexAttrib1svNV(tvb, offsetp, tt, byte_order, len);
@@ -6508,6 +6521,46 @@ static void dri2SwapInterval(tvbuff_t *tvb, packet_info *pinfo _U_, int *offsetp
*offsetp += 4;
}
+static void dri2GetParam(tvbuff_t *tvb, packet_info *pinfo _U_, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ int f_drawable;
+ int f_param;
+ f_drawable = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_dri2_GetParam_drawable, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ f_param = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_dri2_GetParam_param, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+}
+static void dri2GetParam_Reply(tvbuff_t *tvb, packet_info *pinfo, int *offsetp, proto_tree *t, guint byte_order)
+{
+ int f_length, length, sequence_number;
+ int f_is_param_recognized;
+ int f_value_hi;
+ int f_value_lo;
+
+ col_append_fstr(pinfo->cinfo, COL_INFO, "-GetParam");
+
+ REPLY(reply);
+ f_is_param_recognized = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_dri2_GetParam_reply_is_param_recognized, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ sequence_number = VALUE16(tvb, *offsetp);
+ proto_tree_add_uint_format(t, hf_x11_reply_sequencenumber, tvb, *offsetp, 2, sequence_number,
+ "sequencenumber: %d (dri2-GetParam)", sequence_number);
+ *offsetp += 2;
+ f_length = VALUE32(tvb, *offsetp);
+ length = f_length * 4 + 32;
+ proto_tree_add_item(t, hf_x11_replylength, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ f_value_hi = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_dri2_GetParam_reply_value_hi, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ f_value_lo = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_dri2_GetParam_reply_value_lo, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+}
+
static void dri2BufferSwapComplete(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
int f_event_type;
@@ -6564,6 +6617,7 @@ static const value_string dri2_extension_minor[] = {
{ 10, "WaitMSC" },
{ 11, "WaitSBC" },
{ 12, "SwapInterval" },
+ { 13, "GetParam" },
{ 0, NULL }
};
const x11_event_info dri2_events[] = {
@@ -6582,6 +6636,7 @@ static x11_reply_info dri2_replies[] = {
{ 9, dri2GetMSC_Reply },
{ 10, dri2WaitMSC_Reply },
{ 11, dri2WaitSBC_Reply },
+ { 13, dri2GetParam_Reply },
{ 0, NULL }
};
@@ -6634,6 +6689,9 @@ static void dispatch_dri2(tvbuff_t *tvb, packet_info *pinfo, int *offsetp, proto
case 12:
dri2SwapInterval(tvb, pinfo, offsetp, t, byte_order, length);
break;
+ case 13:
+ dri2GetParam(tvb, pinfo, offsetp, t, byte_order, length);
+ break;
/* No need for a default case here, since Unknown is printed above,
and UNDECODED() is taken care of by dissect_x11_request */
}
@@ -17806,6 +17864,60 @@ static void xfixesShowCursor(tvbuff_t *tvb, packet_info *pinfo _U_, int *offsetp
proto_tree_add_item(t, hf_x11_xfixes_ShowCursor_window, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
}
+
+static void xfixesCreatePointerBarrier(tvbuff_t *tvb, packet_info *pinfo _U_, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ int f_barrier;
+ int f_window;
+ int f_x1;
+ int f_y1;
+ int f_x2;
+ int f_y2;
+ int f_directions;
+ int f_num_devices;
+ f_barrier = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_barrier, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ f_window = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_window, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+ f_x1 = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_x1, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
+ f_y1 = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_y1, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
+ f_x2 = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_x2, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
+ f_y2 = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_y2, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
+ f_directions = VALUE32(tvb, *offsetp);
+ {
+ proto_item *ti = proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_directions, tvb, *offsetp, 4, byte_order);
+ proto_tree *bitmask_tree = proto_item_add_subtree(ti, ett_x11_rectangle);
+ proto_tree_add_item(bitmask_tree, hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveX, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(bitmask_tree, hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveY, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(bitmask_tree, hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeX, tvb, *offsetp, 4, byte_order);
+ proto_tree_add_item(bitmask_tree, hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeY, tvb, *offsetp, 4, byte_order);
+ }
+ *offsetp += 4;
+ UNUSED(2);
+ f_num_devices = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_CreatePointerBarrier_num_devices, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
+ listOfCard16(tvb, offsetp, t, hf_x11_xfixes_CreatePointerBarrier_devices, hf_x11_xfixes_CreatePointerBarrier_devices_item, f_num_devices, byte_order);
+ length -= f_num_devices * 2;
+}
+
+static void xfixesDeletePointerBarrier(tvbuff_t *tvb, packet_info *pinfo _U_, int *offsetp, proto_tree *t, guint byte_order, int length _U_)
+{
+ int f_barrier;
+ f_barrier = VALUE32(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xfixes_DeletePointerBarrier_barrier, tvb, *offsetp, 4, byte_order);
+ *offsetp += 4;
+}
static const value_string xfixes_extension_minor[] = {
{ 0, "QueryVersion" },
{ 1, "ChangeSaveSet" },
@@ -17838,6 +17950,8 @@ static const value_string xfixes_extension_minor[] = {
{ 28, "ExpandRegion" },
{ 29, "HideCursor" },
{ 30, "ShowCursor" },
+ { 31, "CreatePointerBarrier" },
+ { 32, "DeletePointerBarrier" },
{ 0, NULL }
};
const x11_event_info xfixes_events[] = {
@@ -17957,6 +18071,12 @@ static void dispatch_xfixes(tvbuff_t *tvb, packet_info *pinfo, int *offsetp, pro
case 30:
xfixesShowCursor(tvb, pinfo, offsetp, t, byte_order, length);
break;
+ case 31:
+ xfixesCreatePointerBarrier(tvb, pinfo, offsetp, t, byte_order, length);
+ break;
+ case 32:
+ xfixesDeletePointerBarrier(tvb, pinfo, offsetp, t, byte_order, length);
+ break;
/* No need for a default case here, since Unknown is printed above,
and UNDECODED() is taken care of by dissect_x11_request */
}
@@ -26042,6 +26162,8 @@ static void xkbSetDebuggingFlags_Reply(tvbuff_t *tvb, packet_info *pinfo, int *o
static void xkbNewKeyboardNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_oldDeviceID;
@@ -26052,10 +26174,16 @@ static void xkbNewKeyboardNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, gui
int f_requestMajor;
int f_requestMinor;
int f_changed;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_NewKeyboardNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_NewKeyboardNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_NewKeyboardNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_NewKeyboardNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26094,6 +26222,8 @@ static void xkbNewKeyboardNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, gui
static void xkbMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_ptrBtnActions;
@@ -26115,10 +26245,16 @@ static void xkbMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_
int f_firstVModMapKey;
int f_nVModMapKeys;
int f_virtualMods;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_MapNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_MapNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_MapNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_MapNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26214,6 +26350,8 @@ static void xkbMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_
static void xkbStateNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_mods;
@@ -26235,10 +26373,16 @@ static void xkbStateNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byt
int f_eventType;
int f_requestMajor;
int f_requestMinor;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_StateNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_StateNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_StateNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_StateNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26440,6 +26584,8 @@ static void xkbStateNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byt
static void xkbControlsNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_numGroups;
@@ -26450,10 +26596,16 @@ static void xkbControlsNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint
int f_eventType;
int f_requestMajor;
int f_requestMinor;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ControlsNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ControlsNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ControlsNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ControlsNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26527,14 +26679,22 @@ static void xkbControlsNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint
static void xkbIndicatorStateNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_state;
int f_stateChanged;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_IndicatorStateNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_IndicatorStateNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_IndicatorStateNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_IndicatorStateNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26550,14 +26710,22 @@ static void xkbIndicatorStateNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t,
static void xkbIndicatorMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_state;
int f_mapChanged;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_IndicatorMapNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_IndicatorMapNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_IndicatorMapNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_IndicatorMapNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26573,6 +26741,8 @@ static void xkbIndicatorMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, gu
static void xkbNamesNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_changed;
@@ -26587,10 +26757,16 @@ static void xkbNamesNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byt
int f_firstKey;
int f_nKeys;
int f_changedIndicators;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_NamesNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_NamesNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_NamesNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_NamesNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26680,16 +26856,24 @@ static void xkbNamesNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byt
static void xkbCompatMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_changedGroups;
int f_firstSI;
int f_nSI;
int f_nTotalSI;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_CompatMapNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_CompatMapNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_CompatMapNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_CompatMapNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26717,6 +26901,8 @@ static void xkbCompatMapNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint
static void xkbBellNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_bellClass;
@@ -26727,10 +26913,16 @@ static void xkbBellNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte
int f_name;
int f_window;
int f_eventOnly;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_BellNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_BellNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_BellNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_BellNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26761,6 +26953,8 @@ static void xkbBellNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte
static void xkbActionMessage(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_keycode;
@@ -26768,10 +26962,16 @@ static void xkbActionMessage(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint b
int f_keyEventFollows;
int f_mods;
int f_group;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ActionMessage_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ActionMessage_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ActionMessage_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ActionMessage_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26806,16 +27006,24 @@ static void xkbActionMessage(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint b
static void xkbAccessXNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_keycode;
int f_detailt;
int f_slowKeysDelay;
int f_debounceDelay;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_AccessXNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_AccessXNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_AccessXNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_AccessXNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
@@ -26846,6 +27054,8 @@ static void xkbAccessXNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint b
static void xkbExtensionDeviceNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t, guint byte_order)
{
+ int f_xkbType;
+ int f_sequence;
int f_time;
int f_deviceID;
int f_reason;
@@ -26857,10 +27067,16 @@ static void xkbExtensionDeviceNotify(tvbuff_t *tvb, int *offsetp, proto_tree *t,
int f_nButtons;
int f_supported;
int f_unsupported;
+ f_xkbType = VALUE8(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ExtensionDeviceNotify_xkbType, tvb, *offsetp, 1, byte_order);
+ *offsetp += 1;
+ CARD16(event_sequencenumber);
+ f_sequence = VALUE16(tvb, *offsetp);
+ proto_tree_add_item(t, hf_x11_xkb_ExtensionDeviceNotify_sequence, tvb, *offsetp, 2, byte_order);
+ *offsetp += 2;
f_time = VALUE32(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ExtensionDeviceNotify_time, tvb, *offsetp, 4, byte_order);
*offsetp += 4;
- CARD16(event_sequencenumber);
f_deviceID = VALUE8(tvb, *offsetp);
proto_tree_add_item(t, hf_x11_xkb_ExtensionDeviceNotify_deviceID, tvb, *offsetp, 1, byte_order);
*offsetp += 1;
diff --git a/epan/dissectors/x11-glx-render-enum.h b/epan/dissectors/x11-glx-render-enum.h
index 155a00f835..c7e4c9da8f 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 snb-magic-10072-g9d6b46b */
+ using mesa version snb-magic-14719-g2fa9e4c */
/* $Id$ */
/*
@@ -457,7 +457,6 @@ static const value_string mesa_enum[] = {
{ 0x2A2D, "T4F_C4F_N3F_V4F" },
{ 0x8037, "POLYGON_OFFSET_FILL" },
{ 0x8038, "POLYGON_OFFSET_FACTOR" },
- { 0x8039, "POLYGON_OFFSET_BIAS" },
{ 0x803B, "ALPHA4" },
{ 0x803C, "ALPHA8" },
{ 0x803D, "ALPHA12" },
@@ -1298,6 +1297,17 @@ static const value_string mesa_enum[] = {
{ 0x84F6, "TEXTURE_BINDING_RECTANGLE_ARB" },
{ 0x84F7, "PROXY_TEXTURE_RECTANGLE_ARB" },
{ 0x84F8, "MAX_RECTANGLE_TEXTURE_SIZE_ARB" },
+/* OpenGL extension GL_ARB_occlusion_query2 */
+ { 0x8C2F, "ANY_SAMPLES_PASSED" },
+/* OpenGL extension GL_ARB_timer_query */
+ { 0x88BF, "TIME_ELAPSED" },
+ { 0x8E28, "TIMESTAMP" },
+/* OpenGL extension GL_ARB_transform_feedback3 */
+ { 0x8E70, "MAX_TRANSFORM_FEEDBACK_BUFFERS" },
+ { 0x8E71, "MAX_VERTEX_STREAMS" },
+/* OpenGL extension GL_ARB_transform_feedback_instanced */
+/* OpenGL extension GL_ARB_map_buffer_alignment */
+ { 0x90BC, "MIN_MAP_BUFFER_ALIGNMENT" },
/* OpenGL extension GL_EXT_blend_color */
{ 0x8001, "CONSTANT_COLOR_EXT" },
{ 0x8002, "ONE_MINUS_CONSTANT_COLOR_EXT" },
@@ -1305,6 +1315,7 @@ static const value_string mesa_enum[] = {
{ 0x8004, "ONE_MINUS_CONSTANT_ALPHA_EXT" },
{ 0x8005, "BLEND_COLOR_EXT" },
/* OpenGL extension GL_EXT_polygon_offset */
+ { 0x8039, "POLYGON_OFFSET_BIAS_EXT" },
/* OpenGL extension GL_EXT_texture */
{ 0x803B, "ALPHA4_EXT" },
{ 0x803C, "ALPHA8_EXT" },
@@ -1421,6 +1432,12 @@ static const value_string mesa_enum[] = {
/* OpenGL extension GL_EXT_rescale_normal */
{ 0x803A, "RESCALE_NORMAL_EXT" },
/* OpenGL extension GL_EXT_vertex_array */
+ { 0x807D, "VERTEX_ARRAY_COUNT_EXT" },
+ { 0x8080, "NORMAL_ARRAY_COUNT_EXT" },
+ { 0x8084, "COLOR_ARRAY_COUNT_EXT" },
+ { 0x8087, "INDEX_ARRAY_COUNT_EXT" },
+ { 0x808B, "TEXTURE_COORD_ARRAY_COUNT_EXT" },
+ { 0x808D, "EDGE_FLAG_ARRAY_COUNT_EXT" },
/* OpenGL extension GL_SGIS_generate_mipmap */
{ 0x8191, "GENERATE_MIPMAP_SGIS" },
{ 0x8192, "GENERATE_MIPMAP_HINT_SGIS" },
@@ -1508,6 +1525,8 @@ static const value_string mesa_enum[] = {
/* OpenGL extension GL_EXT_index_material */
/* OpenGL extension GL_EXT_index_func */
/* OpenGL extension GL_EXT_compiled_vertex_array */
+ { 0x81A8, "ARRAY_ELEMENT_LOCK_FIRST_EXT" },
+ { 0x81A9, "ARRAY_ELEMENT_LOCK_COUNT_EXT" },
/* OpenGL extension GL_EXT_cull_vertex */
{ 0x81AA, "CULL_VERTEX_EXT" },
{ 0x81AB, "CULL_VERTEX_OBJECT_POSITION_EXT" },
@@ -1588,7 +1607,7 @@ static const value_string mesa_enum[] = {
{ 0x855C, "EYE_PLANE_ABSOLUTE_NV" },
/* OpenGL extension GL_NV_blend_square */
/* OpenGL extension GL_NV_texture_env_combine4 */
- { 0x8503, "COMBINE4" },
+ { 0x8503, "COMBINE4_NV" },
{ 0x8583, "SOURCE3_RGB_NV" },
{ 0x858B, "SOURCE3_ALPHA_NV" },
{ 0x8593, "OPERAND3_RGB_NV" },
@@ -1738,6 +1757,97 @@ static const value_string mesa_enum[] = {
{ 0x877B, "BUMP_ENVMAP_ATI" },
{ 0x877C, "BUMP_TARGET_ATI" },
/* OpenGL extension GL_ATI_fragment_shader */
+ { 0x8920, "FRAGMENT_SHADER_ATI" },
+ { 0x8921, "REG_0_ATI" },
+ { 0x8922, "REG_1_ATI" },
+ { 0x8923, "REG_2_ATI" },
+ { 0x8924, "REG_3_ATI" },
+ { 0x8925, "REG_4_ATI" },
+ { 0x8926, "REG_5_ATI" },
+ { 0x8927, "REG_6_ATI" },
+ { 0x8928, "REG_7_ATI" },
+ { 0x8929, "REG_8_ATI" },
+ { 0x892A, "REG_9_ATI" },
+ { 0x892B, "REG_10_ATI" },
+ { 0x892C, "REG_11_ATI" },
+ { 0x892D, "REG_12_ATI" },
+ { 0x892E, "REG_13_ATI" },
+ { 0x892F, "REG_14_ATI" },
+ { 0x8930, "REG_15_ATI" },
+ { 0x8931, "REG_16_ATI" },
+ { 0x8932, "REG_17_ATI" },
+ { 0x8933, "REG_18_ATI" },
+ { 0x8934, "REG_19_ATI" },
+ { 0x8935, "REG_20_ATI" },
+ { 0x8936, "REG_21_ATI" },
+ { 0x8937, "REG_22_ATI" },
+ { 0x8938, "REG_23_ATI" },
+ { 0x8939, "REG_24_ATI" },
+ { 0x893A, "REG_25_ATI" },
+ { 0x893B, "REG_26_ATI" },
+ { 0x893C, "REG_27_ATI" },
+ { 0x893D, "REG_28_ATI" },
+ { 0x893E, "REG_29_ATI" },
+ { 0x893F, "REG_30_ATI" },
+ { 0x8940, "REG_31_ATI" },
+ { 0x8941, "CON_0_ATI" },
+ { 0x8942, "CON_1_ATI" },
+ { 0x8943, "CON_2_ATI" },
+ { 0x8944, "CON_3_ATI" },
+ { 0x8945, "CON_4_ATI" },
+ { 0x8946, "CON_5_ATI" },
+ { 0x8947, "CON_6_ATI" },
+ { 0x8948, "CON_7_ATI" },
+ { 0x8949, "CON_8_ATI" },
+ { 0x894A, "CON_9_ATI" },
+ { 0x894B, "CON_10_ATI" },
+ { 0x894C, "CON_11_ATI" },
+ { 0x894D, "CON_12_ATI" },
+ { 0x894E, "CON_13_ATI" },
+ { 0x894F, "CON_14_ATI" },
+ { 0x8950, "CON_15_ATI" },
+ { 0x8951, "CON_16_ATI" },
+ { 0x8952, "CON_17_ATI" },
+ { 0x8953, "CON_18_ATI" },
+ { 0x8954, "CON_19_ATI" },
+ { 0x8955, "CON_20_ATI" },
+ { 0x8956, "CON_21_ATI" },
+ { 0x8957, "CON_22_ATI" },
+ { 0x8958, "CON_23_ATI" },
+ { 0x8959, "CON_24_ATI" },
+ { 0x895A, "CON_25_ATI" },
+ { 0x895B, "CON_26_ATI" },
+ { 0x895C, "CON_27_ATI" },
+ { 0x895D, "CON_28_ATI" },
+ { 0x895E, "CON_29_ATI" },
+ { 0x895F, "CON_30_ATI" },
+ { 0x8960, "CON_31_ATI" },
+ { 0x8961, "MOV_ATI" },
+ { 0x8963, "ADD_ATI" },
+ { 0x8964, "MUL_ATI" },
+ { 0x8965, "SUB_ATI" },
+ { 0x8966, "DOT3_ATI" },
+ { 0x8967, "DOT4_ATI" },
+ { 0x8968, "MAD_ATI" },
+ { 0x8969, "LERP_ATI" },
+ { 0x896A, "CND_ATI" },
+ { 0x896B, "CND0_ATI" },
+ { 0x896C, "DOT2_ADD_ATI" },
+ { 0x896D, "SECONDARY_INTERPOLATOR_ATI" },
+ { 0x896E, "NUM_FRAGMENT_REGISTERS_ATI" },
+ { 0x896F, "NUM_FRAGMENT_CONSTANTS_ATI" },
+ { 0x8970, "NUM_PASSES_ATI" },
+ { 0x8971, "NUM_INSTRUCTIONS_PER_PASS_ATI" },
+ { 0x8972, "NUM_INSTRUCTIONS_TOTAL_ATI" },
+ { 0x8973, "NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI" },
+ { 0x8974, "NUM_LOOPBACK_COMPONENTS_ATI" },
+ { 0x8975, "COLOR_ALPHA_PAIRING_ATI" },
+ { 0x8976, "SWIZZLE_STR_ATI" },
+ { 0x8977, "SWIZZLE_STQ_ATI" },
+ { 0x8978, "SWIZZLE_STR_DR_ATI" },
+ { 0x8979, "SWIZZLE_STQ_DQ_ATI" },
+ { 0x897A, "SWIZZLE_STRQ_ATI" },
+ { 0x897B, "SWIZZLE_STRQ_DQ_ATI" },
/* OpenGL extension GL_SUN_mesh_array */
{ 0x8614, "QUAD_MESH_SUN" },
{ 0x8615, "TRIANGLE_MESH_SUN" },
@@ -1775,6 +1885,12 @@ static const value_string mesa_enum[] = {
{ 0x8745, "MODULATE_SIGNED_ADD_ATI" },
{ 0x8746, "MODULATE_SUBTRACT_ATI" },
/* OpenGL extension GL_NV_fragment_program */
+ { 0x8870, "FRAGMENT_PROGRAM_NV" },
+ { 0x8871, "MAX_TEXTURE_COORDS_NV" },
+ { 0x8872, "MAX_TEXTURE_IMAGE_UNITS_NV" },
+ { 0x8873, "FRAGMENT_PROGRAM_BINDING_NV" },
+ { 0x8868, "MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV" },
+ { 0x8874, "PROGRAM_ERROR_STRING_NV" },
/* OpenGL extension GL_NV_texture_expand_normal */
{ 0x888F, "TEXTURE_UNSIGNED_REMAP_MODE_NV" },
/* OpenGL extension GL_OES_compressed_paletted_texture */
@@ -1830,6 +1946,13 @@ static const value_string mesa_enum[] = {
/* OpenGL extension GL_APPLE_flush_buffer_range */
{ 0x8A12, "BUFFER_SERIALIZED_MODIFY_APPLE" },
{ 0x8A13, "BUFFER_FLUSHING_UNMAP_APPLE" },
+/* OpenGL extension GL_EXT_packed_float */
+ { 0x8C3A, "R11F_G11F_B10F_EXT" },
+ { 0x8C3B, "UNSIGNED_INT_10F_11F_11F_REV" },
+ { 0x8C3C, "RGBA_SIGNED_COMPONENTS_EXT" },
+/* OpenGL extension GL_EXT_framebuffer_sRGB */
+ { 0x8DB9, "FRAMEBUFFER_SRGB_EXT" },
+ { 0x8DBA, "FRAMEBUFFER_SRGB_CAPABLE_EXT" },
/* OpenGL extension GL_APPLE_texture_range */
{ 0x85BC, "TEXTURE_STORAGE_HINT_APPLE" },
{ 0x85BD, "STORAGE_PRIVATE_APPLE" },
@@ -1837,6 +1960,10 @@ static const value_string mesa_enum[] = {
{ 0x85BF, "STORAGE_SHARED_APPLE" },
{ 0x85B7, "TEXTURE_RANGE_LENGTH_APPLE" },
{ 0x85B8, "TEXTURE_RANGE_POINTER_APPLE" },
+/* OpenGL extension GL_EXT_texture_sRGB_decode */
+ { 0x8A48, "TEXTURE_SRGB_DECODE_EXT" },
+ { 0x8A49, "DECODE_EXT" },
+ { 0x8A4A, "SKIP_DECODE_EXT" },
/* OpenGL extension GL_ATI_blend_equation_separate */
/* OpenGL extension GL_ATI_separate_stencil */
{ 0x8800, "STENCIL_BACK_FUNC_ATI" },
diff --git a/epan/dissectors/x11-register-info.h b/epan/dissectors/x11-register-info.h
index 237fe91c3f..f0344ea9f4 100644
--- a/epan/dissectors/x11-register-info.h
+++ b/epan/dissectors/x11-register-info.h
@@ -1223,108 +1223,199 @@
{ &hf_x11_glx_render_CopyTexSubImage3D_y, { "y", "x11.glx.render.CopyTexSubImage3D.y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_CopyTexSubImage3D_width, { "width", "x11.glx.render.CopyTexSubImage3D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_CopyTexSubImage3D_height, { "height", "x11.glx.render.CopyTexSubImage3D.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_ActiveTextureARB_texture, { "texture", "x11.glx.render.ActiveTextureARB.texture", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1dvARB_target, { "target", "x11.glx.render.MultiTexCoord1dvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1dvARB_v, { "v", "x11.glx.render.MultiTexCoord1dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1dvARB_v_item, { "v", "x11.glx.render.MultiTexCoord1dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_ActiveTexture_texture, { "texture", "x11.glx.render.ActiveTexture.texture", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1dv_target, { "target", "x11.glx.render.MultiTexCoord1dv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1dv_v, { "v", "x11.glx.render.MultiTexCoord1dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1dv_v_item, { "v", "x11.glx.render.MultiTexCoord1dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1iv_target, { "target", "x11.glx.render.MultiTexCoord1iv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1iv_v, { "v", "x11.glx.render.MultiTexCoord1iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1iv_v_item, { "v", "x11.glx.render.MultiTexCoord1iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1sv_target, { "target", "x11.glx.render.MultiTexCoord1sv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1sv_v, { "v", "x11.glx.render.MultiTexCoord1sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord1sv_v_item, { "v", "x11.glx.render.MultiTexCoord1sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2dv_target, { "target", "x11.glx.render.MultiTexCoord2dv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2dv_v, { "v", "x11.glx.render.MultiTexCoord2dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2dv_v_item, { "v", "x11.glx.render.MultiTexCoord2dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2iv_target, { "target", "x11.glx.render.MultiTexCoord2iv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2iv_v, { "v", "x11.glx.render.MultiTexCoord2iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2iv_v_item, { "v", "x11.glx.render.MultiTexCoord2iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2sv_target, { "target", "x11.glx.render.MultiTexCoord2sv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2sv_v, { "v", "x11.glx.render.MultiTexCoord2sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord2sv_v_item, { "v", "x11.glx.render.MultiTexCoord2sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3dv_target, { "target", "x11.glx.render.MultiTexCoord3dv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3dv_v, { "v", "x11.glx.render.MultiTexCoord3dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3dv_v_item, { "v", "x11.glx.render.MultiTexCoord3dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3iv_target, { "target", "x11.glx.render.MultiTexCoord3iv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3iv_v, { "v", "x11.glx.render.MultiTexCoord3iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3iv_v_item, { "v", "x11.glx.render.MultiTexCoord3iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3sv_target, { "target", "x11.glx.render.MultiTexCoord3sv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3sv_v, { "v", "x11.glx.render.MultiTexCoord3sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord3sv_v_item, { "v", "x11.glx.render.MultiTexCoord3sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4dv_target, { "target", "x11.glx.render.MultiTexCoord4dv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4dv_v, { "v", "x11.glx.render.MultiTexCoord4dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4dv_v_item, { "v", "x11.glx.render.MultiTexCoord4dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4iv_target, { "target", "x11.glx.render.MultiTexCoord4iv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4iv_v, { "v", "x11.glx.render.MultiTexCoord4iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4iv_v_item, { "v", "x11.glx.render.MultiTexCoord4iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4sv_target, { "target", "x11.glx.render.MultiTexCoord4sv.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4sv_v, { "v", "x11.glx.render.MultiTexCoord4sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_MultiTexCoord4sv_v_item, { "v", "x11.glx.render.MultiTexCoord4sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SampleCoverage_value, { "value", "x11.glx.render.SampleCoverage.value", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SampleCoverage_invert, { "invert", "x11.glx.render.SampleCoverage.invert", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_target, { "target", "x11.glx.render.CompressedTexImage3D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_level, { "level", "x11.glx.render.CompressedTexImage3D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage3D.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_width, { "width", "x11.glx.render.CompressedTexImage3D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_height, { "height", "x11.glx.render.CompressedTexImage3D.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_depth, { "depth", "x11.glx.render.CompressedTexImage3D.depth", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_border, { "border", "x11.glx.render.CompressedTexImage3D.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage3D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage3D_data, { "data", "x11.glx.render.CompressedTexImage3D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_target, { "target", "x11.glx.render.CompressedTexImage2D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_level, { "level", "x11.glx.render.CompressedTexImage2D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage2D.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_width, { "width", "x11.glx.render.CompressedTexImage2D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_height, { "height", "x11.glx.render.CompressedTexImage2D.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_border, { "border", "x11.glx.render.CompressedTexImage2D.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage2D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage2D_data, { "data", "x11.glx.render.CompressedTexImage2D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_target, { "target", "x11.glx.render.CompressedTexImage1D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_level, { "level", "x11.glx.render.CompressedTexImage1D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage1D.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_width, { "width", "x11.glx.render.CompressedTexImage1D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_border, { "border", "x11.glx.render.CompressedTexImage1D.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage1D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexImage1D_data, { "data", "x11.glx.render.CompressedTexImage1D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_target, { "target", "x11.glx.render.CompressedTexSubImage3D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_level, { "level", "x11.glx.render.CompressedTexSubImage3D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage3D.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_yoffset, { "yoffset", "x11.glx.render.CompressedTexSubImage3D.yoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_zoffset, { "zoffset", "x11.glx.render.CompressedTexSubImage3D.zoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_width, { "width", "x11.glx.render.CompressedTexSubImage3D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_height, { "height", "x11.glx.render.CompressedTexSubImage3D.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_depth, { "depth", "x11.glx.render.CompressedTexSubImage3D.depth", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_format, { "format", "x11.glx.render.CompressedTexSubImage3D.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage3D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage3D_data, { "data", "x11.glx.render.CompressedTexSubImage3D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_target, { "target", "x11.glx.render.CompressedTexSubImage2D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_level, { "level", "x11.glx.render.CompressedTexSubImage2D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage2D.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_yoffset, { "yoffset", "x11.glx.render.CompressedTexSubImage2D.yoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_width, { "width", "x11.glx.render.CompressedTexSubImage2D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_height, { "height", "x11.glx.render.CompressedTexSubImage2D.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_format, { "format", "x11.glx.render.CompressedTexSubImage2D.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage2D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage2D_data, { "data", "x11.glx.render.CompressedTexSubImage2D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_target, { "target", "x11.glx.render.CompressedTexSubImage1D.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_level, { "level", "x11.glx.render.CompressedTexSubImage1D.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage1D.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_width, { "width", "x11.glx.render.CompressedTexSubImage1D.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_format, { "format", "x11.glx.render.CompressedTexSubImage1D.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage1D.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_CompressedTexSubImage1D_data, { "data", "x11.glx.render.CompressedTexSubImage1D.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendFuncSeparate_sfactorRGB, { "sfactorRGB", "x11.glx.render.BlendFuncSeparate.sfactorRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendFuncSeparate_dfactorRGB, { "dfactorRGB", "x11.glx.render.BlendFuncSeparate.dfactorRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendFuncSeparate_sfactorAlpha, { "sfactorAlpha", "x11.glx.render.BlendFuncSeparate.sfactorAlpha", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendFuncSeparate_dfactorAlpha, { "dfactorAlpha", "x11.glx.render.BlendFuncSeparate.dfactorAlpha", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_FogCoorddv_coord, { "coord", "x11.glx.render.FogCoorddv.coord", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_FogCoorddv_coord_item, { "coord", "x11.glx.render.FogCoorddv.coord", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameterf_pname, { "pname", "x11.glx.render.PointParameterf.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameterf_param, { "param", "x11.glx.render.PointParameterf.param", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameterfv_pname, { "pname", "x11.glx.render.PointParameterfv.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameterfv_params, { "params", "x11.glx.render.PointParameterfv.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameterfv_params_item, { "params", "x11.glx.render.PointParameterfv.params", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameteri_pname, { "pname", "x11.glx.render.PointParameteri.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameteri_param, { "param", "x11.glx.render.PointParameteri.param", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameteriv_pname, { "pname", "x11.glx.render.PointParameteriv.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameteriv_params, { "params", "x11.glx.render.PointParameteriv.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_PointParameteriv_params_item, { "params", "x11.glx.render.PointParameteriv.params", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3bv_v, { "v", "x11.glx.render.SecondaryColor3bv.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3dv_v, { "v", "x11.glx.render.SecondaryColor3dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3dv_v_item, { "v", "x11.glx.render.SecondaryColor3dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3iv_v, { "v", "x11.glx.render.SecondaryColor3iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3iv_v_item, { "v", "x11.glx.render.SecondaryColor3iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3sv_v, { "v", "x11.glx.render.SecondaryColor3sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3sv_v_item, { "v", "x11.glx.render.SecondaryColor3sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3ubv_v, { "v", "x11.glx.render.SecondaryColor3ubv.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3uiv_v, { "v", "x11.glx.render.SecondaryColor3uiv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3uiv_v_item, { "v", "x11.glx.render.SecondaryColor3uiv.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3usv_v, { "v", "x11.glx.render.SecondaryColor3usv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_SecondaryColor3usv_v_item, { "v", "x11.glx.render.SecondaryColor3usv.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_WindowPos3fv_v, { "v", "x11.glx.render.WindowPos3fv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_WindowPos3fv_v_item, { "v", "x11.glx.render.WindowPos3fv.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BeginQuery_target, { "target", "x11.glx.render.BeginQuery.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BeginQuery_id, { "id", "x11.glx.render.BeginQuery.id", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_EndQuery_target, { "target", "x11.glx.render.EndQuery.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendEquationSeparate_modeRGB, { "modeRGB", "x11.glx.render.BlendEquationSeparate.modeRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BlendEquationSeparate_modeA, { "modeA", "x11.glx.render.BlendEquationSeparate.modeA", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_DrawBuffers_n, { "n", "x11.glx.render.DrawBuffers.n", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_DrawBuffers_bufs, { "bufs", "x11.glx.render.DrawBuffers.bufs", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_DrawBuffers_bufs_item, { "bufs", "x11.glx.render.DrawBuffers.bufs", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1dv_index, { "index", "x11.glx.render.VertexAttrib1dv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1dv_v, { "v", "x11.glx.render.VertexAttrib1dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1dv_v_item, { "v", "x11.glx.render.VertexAttrib1dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1sv_index, { "index", "x11.glx.render.VertexAttrib1sv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1sv_v, { "v", "x11.glx.render.VertexAttrib1sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib1sv_v_item, { "v", "x11.glx.render.VertexAttrib1sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2dv_index, { "index", "x11.glx.render.VertexAttrib2dv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2dv_v, { "v", "x11.glx.render.VertexAttrib2dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2dv_v_item, { "v", "x11.glx.render.VertexAttrib2dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2sv_index, { "index", "x11.glx.render.VertexAttrib2sv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2sv_v, { "v", "x11.glx.render.VertexAttrib2sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib2sv_v_item, { "v", "x11.glx.render.VertexAttrib2sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3dv_index, { "index", "x11.glx.render.VertexAttrib3dv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3dv_v, { "v", "x11.glx.render.VertexAttrib3dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3dv_v_item, { "v", "x11.glx.render.VertexAttrib3dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3sv_index, { "index", "x11.glx.render.VertexAttrib3sv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3sv_v, { "v", "x11.glx.render.VertexAttrib3sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib3sv_v_item, { "v", "x11.glx.render.VertexAttrib3sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nbv_index, { "index", "x11.glx.render.VertexAttrib4Nbv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nbv_v, { "v", "x11.glx.render.VertexAttrib4Nbv.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Niv_index, { "index", "x11.glx.render.VertexAttrib4Niv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Niv_v, { "v", "x11.glx.render.VertexAttrib4Niv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Niv_v_item, { "v", "x11.glx.render.VertexAttrib4Niv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nsv_index, { "index", "x11.glx.render.VertexAttrib4Nsv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nsv_v, { "v", "x11.glx.render.VertexAttrib4Nsv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nsv_v_item, { "v", "x11.glx.render.VertexAttrib4Nsv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nubv_index, { "index", "x11.glx.render.VertexAttrib4Nubv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nubv_v, { "v", "x11.glx.render.VertexAttrib4Nubv.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nuiv_index, { "index", "x11.glx.render.VertexAttrib4Nuiv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nuiv_v, { "v", "x11.glx.render.VertexAttrib4Nuiv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nuiv_v_item, { "v", "x11.glx.render.VertexAttrib4Nuiv.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nusv_index, { "index", "x11.glx.render.VertexAttrib4Nusv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nusv_v, { "v", "x11.glx.render.VertexAttrib4Nusv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4Nusv_v_item, { "v", "x11.glx.render.VertexAttrib4Nusv.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4bv_index, { "index", "x11.glx.render.VertexAttrib4bv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4bv_v, { "v", "x11.glx.render.VertexAttrib4bv.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4dv_index, { "index", "x11.glx.render.VertexAttrib4dv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4dv_v, { "v", "x11.glx.render.VertexAttrib4dv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4dv_v_item, { "v", "x11.glx.render.VertexAttrib4dv.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4iv_index, { "index", "x11.glx.render.VertexAttrib4iv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4iv_v, { "v", "x11.glx.render.VertexAttrib4iv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4iv_v_item, { "v", "x11.glx.render.VertexAttrib4iv.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4sv_index, { "index", "x11.glx.render.VertexAttrib4sv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4sv_v, { "v", "x11.glx.render.VertexAttrib4sv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4sv_v_item, { "v", "x11.glx.render.VertexAttrib4sv.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4ubv_index, { "index", "x11.glx.render.VertexAttrib4ubv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4ubv_v, { "v", "x11.glx.render.VertexAttrib4ubv.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4uiv_index, { "index", "x11.glx.render.VertexAttrib4uiv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4uiv_v, { "v", "x11.glx.render.VertexAttrib4uiv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4uiv_v_item, { "v", "x11.glx.render.VertexAttrib4uiv.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4usv_index, { "index", "x11.glx.render.VertexAttrib4usv.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4usv_v, { "v", "x11.glx.render.VertexAttrib4usv.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_VertexAttrib4usv_v_item, { "v", "x11.glx.render.VertexAttrib4usv.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord1fvARB_target, { "target", "x11.glx.render.MultiTexCoord1fvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord1fvARB_v, { "v", "x11.glx.render.MultiTexCoord1fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord1fvARB_v_item, { "v", "x11.glx.render.MultiTexCoord1fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1ivARB_target, { "target", "x11.glx.render.MultiTexCoord1ivARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1ivARB_v, { "v", "x11.glx.render.MultiTexCoord1ivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1ivARB_v_item, { "v", "x11.glx.render.MultiTexCoord1ivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1svARB_target, { "target", "x11.glx.render.MultiTexCoord1svARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1svARB_v, { "v", "x11.glx.render.MultiTexCoord1svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord1svARB_v_item, { "v", "x11.glx.render.MultiTexCoord1svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2dvARB_target, { "target", "x11.glx.render.MultiTexCoord2dvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2dvARB_v, { "v", "x11.glx.render.MultiTexCoord2dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2dvARB_v_item, { "v", "x11.glx.render.MultiTexCoord2dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord2fvARB_target, { "target", "x11.glx.render.MultiTexCoord2fvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord2fvARB_v, { "v", "x11.glx.render.MultiTexCoord2fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord2fvARB_v_item, { "v", "x11.glx.render.MultiTexCoord2fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2ivARB_target, { "target", "x11.glx.render.MultiTexCoord2ivARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2ivARB_v, { "v", "x11.glx.render.MultiTexCoord2ivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2ivARB_v_item, { "v", "x11.glx.render.MultiTexCoord2ivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2svARB_target, { "target", "x11.glx.render.MultiTexCoord2svARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2svARB_v, { "v", "x11.glx.render.MultiTexCoord2svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord2svARB_v_item, { "v", "x11.glx.render.MultiTexCoord2svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3dvARB_target, { "target", "x11.glx.render.MultiTexCoord3dvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3dvARB_v, { "v", "x11.glx.render.MultiTexCoord3dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3dvARB_v_item, { "v", "x11.glx.render.MultiTexCoord3dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord3fvARB_target, { "target", "x11.glx.render.MultiTexCoord3fvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord3fvARB_v, { "v", "x11.glx.render.MultiTexCoord3fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord3fvARB_v_item, { "v", "x11.glx.render.MultiTexCoord3fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3ivARB_target, { "target", "x11.glx.render.MultiTexCoord3ivARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3ivARB_v, { "v", "x11.glx.render.MultiTexCoord3ivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3ivARB_v_item, { "v", "x11.glx.render.MultiTexCoord3ivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3svARB_target, { "target", "x11.glx.render.MultiTexCoord3svARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3svARB_v, { "v", "x11.glx.render.MultiTexCoord3svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord3svARB_v_item, { "v", "x11.glx.render.MultiTexCoord3svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4dvARB_target, { "target", "x11.glx.render.MultiTexCoord4dvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4dvARB_v, { "v", "x11.glx.render.MultiTexCoord4dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4dvARB_v_item, { "v", "x11.glx.render.MultiTexCoord4dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord4fvARB_target, { "target", "x11.glx.render.MultiTexCoord4fvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord4fvARB_v, { "v", "x11.glx.render.MultiTexCoord4fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MultiTexCoord4fvARB_v_item, { "v", "x11.glx.render.MultiTexCoord4fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4ivARB_target, { "target", "x11.glx.render.MultiTexCoord4ivARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4ivARB_v, { "v", "x11.glx.render.MultiTexCoord4ivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4ivARB_v_item, { "v", "x11.glx.render.MultiTexCoord4ivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4svARB_target, { "target", "x11.glx.render.MultiTexCoord4svARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4svARB_v, { "v", "x11.glx.render.MultiTexCoord4svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_MultiTexCoord4svARB_v_item, { "v", "x11.glx.render.MultiTexCoord4svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SampleCoverageARB_value, { "value", "x11.glx.render.SampleCoverageARB.value", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SampleCoverageARB_invert, { "invert", "x11.glx.render.SampleCoverageARB.invert", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_target, { "target", "x11.glx.render.CompressedTexImage3DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_level, { "level", "x11.glx.render.CompressedTexImage3DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage3DARB.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_width, { "width", "x11.glx.render.CompressedTexImage3DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_height, { "height", "x11.glx.render.CompressedTexImage3DARB.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_depth, { "depth", "x11.glx.render.CompressedTexImage3DARB.depth", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_border, { "border", "x11.glx.render.CompressedTexImage3DARB.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage3DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage3DARB_data, { "data", "x11.glx.render.CompressedTexImage3DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_target, { "target", "x11.glx.render.CompressedTexImage2DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_level, { "level", "x11.glx.render.CompressedTexImage2DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage2DARB.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_width, { "width", "x11.glx.render.CompressedTexImage2DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_height, { "height", "x11.glx.render.CompressedTexImage2DARB.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_border, { "border", "x11.glx.render.CompressedTexImage2DARB.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage2DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage2DARB_data, { "data", "x11.glx.render.CompressedTexImage2DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_target, { "target", "x11.glx.render.CompressedTexImage1DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_level, { "level", "x11.glx.render.CompressedTexImage1DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_internalformat, { "internalformat", "x11.glx.render.CompressedTexImage1DARB.internalformat", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_width, { "width", "x11.glx.render.CompressedTexImage1DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_border, { "border", "x11.glx.render.CompressedTexImage1DARB.border", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexImage1DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexImage1DARB_data, { "data", "x11.glx.render.CompressedTexImage1DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_target, { "target", "x11.glx.render.CompressedTexSubImage3DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_level, { "level", "x11.glx.render.CompressedTexSubImage3DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage3DARB.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_yoffset, { "yoffset", "x11.glx.render.CompressedTexSubImage3DARB.yoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_zoffset, { "zoffset", "x11.glx.render.CompressedTexSubImage3DARB.zoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_width, { "width", "x11.glx.render.CompressedTexSubImage3DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_height, { "height", "x11.glx.render.CompressedTexSubImage3DARB.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_depth, { "depth", "x11.glx.render.CompressedTexSubImage3DARB.depth", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_format, { "format", "x11.glx.render.CompressedTexSubImage3DARB.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage3DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage3DARB_data, { "data", "x11.glx.render.CompressedTexSubImage3DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_target, { "target", "x11.glx.render.CompressedTexSubImage2DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_level, { "level", "x11.glx.render.CompressedTexSubImage2DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage2DARB.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_yoffset, { "yoffset", "x11.glx.render.CompressedTexSubImage2DARB.yoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_width, { "width", "x11.glx.render.CompressedTexSubImage2DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_height, { "height", "x11.glx.render.CompressedTexSubImage2DARB.height", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_format, { "format", "x11.glx.render.CompressedTexSubImage2DARB.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage2DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage2DARB_data, { "data", "x11.glx.render.CompressedTexSubImage2DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_target, { "target", "x11.glx.render.CompressedTexSubImage1DARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_level, { "level", "x11.glx.render.CompressedTexSubImage1DARB.level", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_xoffset, { "xoffset", "x11.glx.render.CompressedTexSubImage1DARB.xoffset", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_width, { "width", "x11.glx.render.CompressedTexSubImage1DARB.width", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_format, { "format", "x11.glx.render.CompressedTexSubImage1DARB.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_imageSize, { "imageSize", "x11.glx.render.CompressedTexSubImage1DARB.imageSize", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_CompressedTexSubImage1DARB_data, { "data", "x11.glx.render.CompressedTexSubImage1DARB.data", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_CurrentPaletteMatrixARB_index, { "index", "x11.glx.render.CurrentPaletteMatrixARB.index", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MatrixIndexubvARB_size, { "size", "x11.glx.render.MatrixIndexubvARB.size", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MatrixIndexubvARB_indices, { "indices", "x11.glx.render.MatrixIndexubvARB.indices", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -1334,75 +1425,24 @@
{ &hf_x11_glx_render_MatrixIndexuivARB_size, { "size", "x11.glx.render.MatrixIndexuivARB.size", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MatrixIndexuivARB_indices, { "indices", "x11.glx.render.MatrixIndexuivARB.indices", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_MatrixIndexuivARB_indices_item, { "indices", "x11.glx.render.MatrixIndexuivARB.indices", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1dvARB_index, { "index", "x11.glx.render.VertexAttrib1dvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1dvARB_v, { "v", "x11.glx.render.VertexAttrib1dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1dvARB_v_item, { "v", "x11.glx.render.VertexAttrib1dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib1fvARB_index, { "index", "x11.glx.render.VertexAttrib1fvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib1fvARB_v, { "v", "x11.glx.render.VertexAttrib1fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib1fvARB_v_item, { "v", "x11.glx.render.VertexAttrib1fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1svARB_index, { "index", "x11.glx.render.VertexAttrib1svARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1svARB_v, { "v", "x11.glx.render.VertexAttrib1svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib1svARB_v_item, { "v", "x11.glx.render.VertexAttrib1svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2dvARB_index, { "index", "x11.glx.render.VertexAttrib2dvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2dvARB_v, { "v", "x11.glx.render.VertexAttrib2dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2dvARB_v_item, { "v", "x11.glx.render.VertexAttrib2dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib2fvARB_index, { "index", "x11.glx.render.VertexAttrib2fvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib2fvARB_v, { "v", "x11.glx.render.VertexAttrib2fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib2fvARB_v_item, { "v", "x11.glx.render.VertexAttrib2fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2svARB_index, { "index", "x11.glx.render.VertexAttrib2svARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2svARB_v, { "v", "x11.glx.render.VertexAttrib2svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib2svARB_v_item, { "v", "x11.glx.render.VertexAttrib2svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3dvARB_index, { "index", "x11.glx.render.VertexAttrib3dvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3dvARB_v, { "v", "x11.glx.render.VertexAttrib3dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3dvARB_v_item, { "v", "x11.glx.render.VertexAttrib3dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib3fvARB_index, { "index", "x11.glx.render.VertexAttrib3fvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib3fvARB_v, { "v", "x11.glx.render.VertexAttrib3fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib3fvARB_v_item, { "v", "x11.glx.render.VertexAttrib3fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3svARB_index, { "index", "x11.glx.render.VertexAttrib3svARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3svARB_v, { "v", "x11.glx.render.VertexAttrib3svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib3svARB_v_item, { "v", "x11.glx.render.VertexAttrib3svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4dvARB_index, { "index", "x11.glx.render.VertexAttrib4dvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4dvARB_v, { "v", "x11.glx.render.VertexAttrib4dvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4dvARB_v_item, { "v", "x11.glx.render.VertexAttrib4dvARB.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib4fvARB_index, { "index", "x11.glx.render.VertexAttrib4fvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib4fvARB_v, { "v", "x11.glx.render.VertexAttrib4fvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttrib4fvARB_v_item, { "v", "x11.glx.render.VertexAttrib4fvARB.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4svARB_index, { "index", "x11.glx.render.VertexAttrib4svARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4svARB_v, { "v", "x11.glx.render.VertexAttrib4svARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4svARB_v_item, { "v", "x11.glx.render.VertexAttrib4svARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NubvARB_index, { "index", "x11.glx.render.VertexAttrib4NubvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NubvARB_v, { "v", "x11.glx.render.VertexAttrib4NubvARB.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4bvARB_index, { "index", "x11.glx.render.VertexAttrib4bvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4bvARB_v, { "v", "x11.glx.render.VertexAttrib4bvARB.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4ivARB_index, { "index", "x11.glx.render.VertexAttrib4ivARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4ivARB_v, { "v", "x11.glx.render.VertexAttrib4ivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4ivARB_v_item, { "v", "x11.glx.render.VertexAttrib4ivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4ubvARB_index, { "index", "x11.glx.render.VertexAttrib4ubvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4ubvARB_v, { "v", "x11.glx.render.VertexAttrib4ubvARB.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4usvARB_index, { "index", "x11.glx.render.VertexAttrib4usvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4usvARB_v, { "v", "x11.glx.render.VertexAttrib4usvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4usvARB_v_item, { "v", "x11.glx.render.VertexAttrib4usvARB.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4uivARB_index, { "index", "x11.glx.render.VertexAttrib4uivARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4uivARB_v, { "v", "x11.glx.render.VertexAttrib4uivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4uivARB_v_item, { "v", "x11.glx.render.VertexAttrib4uivARB.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NbvARB_index, { "index", "x11.glx.render.VertexAttrib4NbvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NbvARB_v, { "v", "x11.glx.render.VertexAttrib4NbvARB.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NsvARB_index, { "index", "x11.glx.render.VertexAttrib4NsvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NsvARB_v, { "v", "x11.glx.render.VertexAttrib4NsvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NsvARB_v_item, { "v", "x11.glx.render.VertexAttrib4NsvARB.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NivARB_index, { "index", "x11.glx.render.VertexAttrib4NivARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NivARB_v, { "v", "x11.glx.render.VertexAttrib4NivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NivARB_v_item, { "v", "x11.glx.render.VertexAttrib4NivARB.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NusvARB_index, { "index", "x11.glx.render.VertexAttrib4NusvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NusvARB_v, { "v", "x11.glx.render.VertexAttrib4NusvARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NusvARB_v_item, { "v", "x11.glx.render.VertexAttrib4NusvARB.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NuivARB_index, { "index", "x11.glx.render.VertexAttrib4NuivARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NuivARB_v, { "v", "x11.glx.render.VertexAttrib4NuivARB.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_VertexAttrib4NuivARB_v_item, { "v", "x11.glx.render.VertexAttrib4NuivARB.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramStringARB_target, { "target", "x11.glx.render.ProgramStringARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramStringARB_format, { "format", "x11.glx.render.ProgramStringARB.format", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramStringARB_len, { "len", "x11.glx.render.ProgramStringARB.len", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramStringARB_string, { "string", "x11.glx.render.ProgramStringARB.string", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BindProgramARB_target, { "target", "x11.glx.render.BindProgramARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
+{ &hf_x11_glx_render_BindProgramARB_program, { "program", "x11.glx.render.BindProgramARB.program", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramEnvParameter4dvARB_target, { "target", "x11.glx.render.ProgramEnvParameter4dvARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramEnvParameter4dvARB_index, { "index", "x11.glx.render.ProgramEnvParameter4dvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramEnvParameter4dvARB_params, { "params", "x11.glx.render.ProgramEnvParameter4dvARB.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
@@ -1419,9 +1459,6 @@
{ &hf_x11_glx_render_ProgramLocalParameter4fvARB_index, { "index", "x11.glx.render.ProgramLocalParameter4fvARB.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramLocalParameter4fvARB_params, { "params", "x11.glx.render.ProgramLocalParameter4fvARB.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramLocalParameter4fvARB_params_item, { "params", "x11.glx.render.ProgramLocalParameter4fvARB.params", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BeginQueryARB_target, { "target", "x11.glx.render.BeginQueryARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BeginQueryARB_id, { "id", "x11.glx.render.BeginQueryARB.id", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_EndQueryARB_target, { "target", "x11.glx.render.EndQueryARB.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_PolygonOffsetEXT_factor, { "factor", "x11.glx.render.PolygonOffsetEXT.factor", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_PolygonOffsetEXT_bias, { "bias", "x11.glx.render.PolygonOffsetEXT.bias", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_TexFilterFuncSGIS_target, { "target", "x11.glx.render.TexFilterFuncSGIS.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
@@ -1477,40 +1514,17 @@
{ &hf_x11_glx_render_SampleMaskSGIS_value, { "value", "x11.glx.render.SampleMaskSGIS.value", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_SampleMaskSGIS_invert, { "invert", "x11.glx.render.SampleMaskSGIS.invert", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_SamplePatternSGIS_pattern, { "pattern", "x11.glx.render.SamplePatternSGIS.pattern", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterfEXT_pname, { "pname", "x11.glx.render.PointParameterfEXT.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterfEXT_param, { "param", "x11.glx.render.PointParameterfEXT.param", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterfvEXT_pname, { "pname", "x11.glx.render.PointParameterfvEXT.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterfvEXT_params, { "params", "x11.glx.render.PointParameterfvEXT.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterfvEXT_params_item, { "params", "x11.glx.render.PointParameterfvEXT.params", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FrameZoomSGIX_factor, { "factor", "x11.glx.render.FrameZoomSGIX.factor", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ReferencePlaneSGIX_equation, { "equation", "x11.glx.render.ReferencePlaneSGIX.equation", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ReferencePlaneSGIX_equation_item, { "equation", "x11.glx.render.ReferencePlaneSGIX.equation", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FogFuncSGIS_n, { "n", "x11.glx.render.FogFuncSGIS.n", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FogFuncSGIS_points, { "points", "x11.glx.render.FogFuncSGIS.points", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FogFuncSGIS_points_item, { "points", "x11.glx.render.FogFuncSGIS.points", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3bvEXT_v, { "v", "x11.glx.render.SecondaryColor3bvEXT.v", FT_INT8, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3dvEXT_v, { "v", "x11.glx.render.SecondaryColor3dvEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3dvEXT_v_item, { "v", "x11.glx.render.SecondaryColor3dvEXT.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_SecondaryColor3fvEXT_v, { "v", "x11.glx.render.SecondaryColor3fvEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_SecondaryColor3fvEXT_v_item, { "v", "x11.glx.render.SecondaryColor3fvEXT.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3ivEXT_v, { "v", "x11.glx.render.SecondaryColor3ivEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3ivEXT_v_item, { "v", "x11.glx.render.SecondaryColor3ivEXT.v", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3svEXT_v, { "v", "x11.glx.render.SecondaryColor3svEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3svEXT_v_item, { "v", "x11.glx.render.SecondaryColor3svEXT.v", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3ubvEXT_v, { "v", "x11.glx.render.SecondaryColor3ubvEXT.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3uivEXT_v, { "v", "x11.glx.render.SecondaryColor3uivEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3uivEXT_v_item, { "v", "x11.glx.render.SecondaryColor3uivEXT.v", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3usvEXT_v, { "v", "x11.glx.render.SecondaryColor3usvEXT.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_SecondaryColor3usvEXT_v_item, { "v", "x11.glx.render.SecondaryColor3usvEXT.v", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FogCoordfvEXT_coord, { "coord", "x11.glx.render.FogCoordfvEXT.coord", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_FogCoordfvEXT_coord_item, { "coord", "x11.glx.render.FogCoordfvEXT.coord", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_FogCoorddvEXT_coord, { "coord", "x11.glx.render.FogCoorddvEXT.coord", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_FogCoorddvEXT_coord_item, { "coord", "x11.glx.render.FogCoorddvEXT.coord", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_PixelTexGenSGIX_mode, { "mode", "x11.glx.render.PixelTexGenSGIX.mode", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendFuncSeparateEXT_sfactorRGB, { "sfactorRGB", "x11.glx.render.BlendFuncSeparateEXT.sfactorRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendFuncSeparateEXT_dfactorRGB, { "dfactorRGB", "x11.glx.render.BlendFuncSeparateEXT.dfactorRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendFuncSeparateEXT_sfactorAlpha, { "sfactorAlpha", "x11.glx.render.BlendFuncSeparateEXT.sfactorAlpha", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendFuncSeparateEXT_dfactorAlpha, { "dfactorAlpha", "x11.glx.render.BlendFuncSeparateEXT.dfactorAlpha", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexWeightfvEXT_weight, { "weight", "x11.glx.render.VertexWeightfvEXT.weight", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexWeightfvEXT_weight_item, { "weight", "x11.glx.render.VertexWeightfvEXT.weight", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_CombinerParameterfvNV_pname, { "pname", "x11.glx.render.CombinerParameterfvNV.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
@@ -1543,14 +1557,10 @@
{ &hf_x11_glx_render_FinalCombinerInputNV_input, { "input", "x11.glx.render.FinalCombinerInputNV.input", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_FinalCombinerInputNV_mapping, { "mapping", "x11.glx.render.FinalCombinerInputNV.mapping", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_FinalCombinerInputNV_componentUsage, { "componentUsage", "x11.glx.render.FinalCombinerInputNV.componentUsage", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_WindowPos3fvMESA_v, { "v", "x11.glx.render.WindowPos3fvMESA.v", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_WindowPos3fvMESA_v_item, { "v", "x11.glx.render.WindowPos3fvMESA.v", FT_FLOAT, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_TextureColorMaskSGIS_red, { "red", "x11.glx.render.TextureColorMaskSGIS.red", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_TextureColorMaskSGIS_green, { "green", "x11.glx.render.TextureColorMaskSGIS.green", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_TextureColorMaskSGIS_blue, { "blue", "x11.glx.render.TextureColorMaskSGIS.blue", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_TextureColorMaskSGIS_alpha, { "alpha", "x11.glx.render.TextureColorMaskSGIS.alpha", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BindProgramNV_target, { "target", "x11.glx.render.BindProgramNV.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BindProgramNV_program, { "program", "x11.glx.render.BindProgramNV.program", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ExecuteProgramNV_target, { "target", "x11.glx.render.ExecuteProgramNV.target", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_ExecuteProgramNV_id, { "id", "x11.glx.render.ExecuteProgramNV.id", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ExecuteProgramNV_params, { "params", "x11.glx.render.ExecuteProgramNV.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
@@ -1665,11 +1675,6 @@
{ &hf_x11_glx_render_VertexAttribs4ubvNV_index, { "index", "x11.glx.render.VertexAttribs4ubvNV.index", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttribs4ubvNV_n, { "n", "x11.glx.render.VertexAttribs4ubvNV.n", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_VertexAttribs4ubvNV_v, { "v", "x11.glx.render.VertexAttribs4ubvNV.v", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameteriNV_pname, { "pname", "x11.glx.render.PointParameteriNV.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameteriNV_param, { "param", "x11.glx.render.PointParameteriNV.param", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterivNV_pname, { "pname", "x11.glx.render.PointParameterivNV.pname", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterivNV_params, { "params", "x11.glx.render.PointParameterivNV.params", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_PointParameterivNV_params_item, { "params", "x11.glx.render.PointParameterivNV.params", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ActiveStencilFaceEXT_face, { "face", "x11.glx.render.ActiveStencilFaceEXT.face", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramNamedParameter4fvNV_id, { "id", "x11.glx.render.ProgramNamedParameter4fvNV.id", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_ProgramNamedParameter4fvNV_len, { "len", "x11.glx.render.ProgramNamedParameter4fvNV.len", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -1683,8 +1688,6 @@
{ &hf_x11_glx_render_ProgramNamedParameter4dvNV_v_item, { "v", "x11.glx.render.ProgramNamedParameter4dvNV.v", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_DepthBoundsEXT_zmin, { "zmin", "x11.glx.render.DepthBoundsEXT.zmin", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_glx_render_DepthBoundsEXT_zmax, { "zmax", "x11.glx.render.DepthBoundsEXT.zmax", FT_DOUBLE, BASE_NONE, NULL, 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendEquationSeparateEXT_modeRGB, { "modeRGB", "x11.glx.render.BlendEquationSeparateEXT.modeRGB", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
-{ &hf_x11_glx_render_BlendEquationSeparateEXT_modeA, { "modeA", "x11.glx.render.BlendEquationSeparateEXT.modeA", FT_UINT32, BASE_HEX, VALS(mesa_enum), 0, NULL, HFILL }},
{ &hf_x11_glx_render_op_name, { "render op", "x11.glx.render.op", FT_UINT16, BASE_DEC, VALS(glx_render_op_name), 0, NULL, HFILL }},
{ &hf_x11_bigreq_Enable_reply_maximum_request_length, { "maximum_request_length", "x11.bigreq.Enable.reply.maximum_request_length", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -1926,6 +1929,11 @@
{ &hf_x11_dri2_WaitSBC_reply_sbc_lo, { "sbc_lo", "x11.dri2.WaitSBC.reply.sbc_lo", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri2_SwapInterval_drawable, { "drawable", "x11.dri2.SwapInterval.drawable", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri2_SwapInterval_interval, { "interval", "x11.dri2.SwapInterval.interval", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri2_GetParam_drawable, { "drawable", "x11.dri2.GetParam.drawable", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri2_GetParam_param, { "param", "x11.dri2.GetParam.param", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri2_GetParam_reply_is_param_recognized, { "is_param_recognized", "x11.dri2.GetParam.reply.is_param_recognized", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri2_GetParam_reply_value_hi, { "value_hi", "x11.dri2.GetParam.reply.value_hi", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri2_GetParam_reply_value_lo, { "value_lo", "x11.dri2.GetParam.reply.value_lo", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri2_BufferSwapComplete_event_type, { "event_type", "x11.dri2.BufferSwapComplete.event_type", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_dri2_EventType), 0, NULL, HFILL }},
{ &hf_x11_dri2_BufferSwapComplete_drawable, { "drawable", "x11.dri2.BufferSwapComplete.drawable", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri2_BufferSwapComplete_ust_hi, { "ust_hi", "x11.dri2.BufferSwapComplete.ust_hi", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -3777,6 +3785,21 @@
{ &hf_x11_xfixes_ExpandRegion_bottom, { "bottom", "x11.xfixes.ExpandRegion.bottom", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_HideCursor_window, { "window", "x11.xfixes.HideCursor.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_ShowCursor_window, { "window", "x11.xfixes.ShowCursor.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_barrier, { "barrier", "x11.xfixes.CreatePointerBarrier.barrier", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_window, { "window", "x11.xfixes.CreatePointerBarrier.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_x1, { "x1", "x11.xfixes.CreatePointerBarrier.x1", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_y1, { "y1", "x11.xfixes.CreatePointerBarrier.y1", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_x2, { "x2", "x11.xfixes.CreatePointerBarrier.x2", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_y2, { "y2", "x11.xfixes.CreatePointerBarrier.y2", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveX, { "PositiveX", "x11.xfixes.CreatePointerBarrier.directions.PositiveX", FT_BOOLEAN, 32, NULL, 1 << 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveY, { "PositiveY", "x11.xfixes.CreatePointerBarrier.directions.PositiveY", FT_BOOLEAN, 32, NULL, 1 << 1, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeX, { "NegativeX", "x11.xfixes.CreatePointerBarrier.directions.NegativeX", FT_BOOLEAN, 32, NULL, 1 << 2, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeY, { "NegativeY", "x11.xfixes.CreatePointerBarrier.directions.NegativeY", FT_BOOLEAN, 32, NULL, 1 << 3, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_directions, { "directions", "x11.xfixes.CreatePointerBarrier.directions", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_num_devices, { "num_devices", "x11.xfixes.CreatePointerBarrier.num_devices", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_devices, { "devices", "x11.xfixes.CreatePointerBarrier.devices", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_CreatePointerBarrier_devices_item, { "devices", "x11.xfixes.CreatePointerBarrier.devices", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_DeletePointerBarrier_barrier, { "barrier", "x11.xfixes.DeletePointerBarrier.barrier", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(xfixes_extension_minor), 0, "minor opcode", HFILL }},
{ &hf_x11_struct_ScreenInfo, { "ScreenInfo", "x11.struct.ScreenInfo", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
@@ -6469,6 +6492,8 @@
{ &hf_x11_xkb_SetDebuggingFlags_reply_currentCtrls, { "currentCtrls", "x11.xkb.SetDebuggingFlags.reply.currentCtrls", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_SetDebuggingFlags_reply_supportedFlags, { "supportedFlags", "x11.xkb.SetDebuggingFlags.reply.supportedFlags", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_SetDebuggingFlags_reply_supportedCtrls, { "supportedCtrls", "x11.xkb.SetDebuggingFlags.reply.supportedCtrls", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_NewKeyboardNotify_xkbType, { "xkbType", "x11.xkb.NewKeyboardNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_NewKeyboardNotify_sequence, { "sequence", "x11.xkb.NewKeyboardNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NewKeyboardNotify_time, { "time", "x11.xkb.NewKeyboardNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NewKeyboardNotify_deviceID, { "deviceID", "x11.xkb.NewKeyboardNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NewKeyboardNotify_oldDeviceID, { "oldDeviceID", "x11.xkb.NewKeyboardNotify.oldDeviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -6482,6 +6507,8 @@
{ &hf_x11_xkb_NewKeyboardNotify_changed_mask_Geometry, { "Geometry", "x11.xkb.NewKeyboardNotify.changed.Geometry", FT_BOOLEAN, 16, NULL, 1 << 1, NULL, HFILL }},
{ &hf_x11_xkb_NewKeyboardNotify_changed_mask_DeviceID, { "DeviceID", "x11.xkb.NewKeyboardNotify.changed.DeviceID", FT_BOOLEAN, 16, NULL, 1 << 2, NULL, HFILL }},
{ &hf_x11_xkb_NewKeyboardNotify_changed, { "changed", "x11.xkb.NewKeyboardNotify.changed", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_MapNotify_xkbType, { "xkbType", "x11.xkb.MapNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_MapNotify_sequence, { "sequence", "x11.xkb.MapNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_MapNotify_time, { "time", "x11.xkb.MapNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_MapNotify_deviceID, { "deviceID", "x11.xkb.MapNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_MapNotify_ptrBtnActions, { "ptrBtnActions", "x11.xkb.MapNotify.ptrBtnActions", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -6527,6 +6554,8 @@
{ &hf_x11_xkb_MapNotify_virtualMods_mask_14, { "14", "x11.xkb.MapNotify.virtualMods.14", FT_BOOLEAN, 16, NULL, 1 << 14, NULL, HFILL }},
{ &hf_x11_xkb_MapNotify_virtualMods_mask_15, { "15", "x11.xkb.MapNotify.virtualMods.15", FT_BOOLEAN, 16, NULL, 1 << 15, NULL, HFILL }},
{ &hf_x11_xkb_MapNotify_virtualMods, { "virtualMods", "x11.xkb.MapNotify.virtualMods", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_StateNotify_xkbType, { "xkbType", "x11.xkb.StateNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_StateNotify_sequence, { "sequence", "x11.xkb.StateNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_StateNotify_time, { "time", "x11.xkb.StateNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_StateNotify_deviceID, { "deviceID", "x11.xkb.StateNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_StateNotify_mods_mask_Shift, { "Shift", "x11.xkb.StateNotify.mods.Shift", FT_BOOLEAN, 8, NULL, 1 << 0, NULL, HFILL }},
@@ -6656,6 +6685,8 @@
{ &hf_x11_xkb_StateNotify_eventType, { "eventType", "x11.xkb.StateNotify.eventType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_StateNotify_requestMajor, { "requestMajor", "x11.xkb.StateNotify.requestMajor", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_StateNotify_requestMinor, { "requestMinor", "x11.xkb.StateNotify.requestMinor", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ControlsNotify_xkbType, { "xkbType", "x11.xkb.ControlsNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ControlsNotify_sequence, { "sequence", "x11.xkb.ControlsNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ControlsNotify_time, { "time", "x11.xkb.ControlsNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ControlsNotify_deviceID, { "deviceID", "x11.xkb.ControlsNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ControlsNotify_numGroups, { "numGroups", "x11.xkb.ControlsNotify.numGroups", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -6697,14 +6728,20 @@
{ &hf_x11_xkb_ControlsNotify_eventType, { "eventType", "x11.xkb.ControlsNotify.eventType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ControlsNotify_requestMajor, { "requestMajor", "x11.xkb.ControlsNotify.requestMajor", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ControlsNotify_requestMinor, { "requestMinor", "x11.xkb.ControlsNotify.requestMinor", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_IndicatorStateNotify_xkbType, { "xkbType", "x11.xkb.IndicatorStateNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_IndicatorStateNotify_sequence, { "sequence", "x11.xkb.IndicatorStateNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorStateNotify_time, { "time", "x11.xkb.IndicatorStateNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorStateNotify_deviceID, { "deviceID", "x11.xkb.IndicatorStateNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorStateNotify_state, { "state", "x11.xkb.IndicatorStateNotify.state", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorStateNotify_stateChanged, { "stateChanged", "x11.xkb.IndicatorStateNotify.stateChanged", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_IndicatorMapNotify_xkbType, { "xkbType", "x11.xkb.IndicatorMapNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_IndicatorMapNotify_sequence, { "sequence", "x11.xkb.IndicatorMapNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorMapNotify_time, { "time", "x11.xkb.IndicatorMapNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorMapNotify_deviceID, { "deviceID", "x11.xkb.IndicatorMapNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorMapNotify_state, { "state", "x11.xkb.IndicatorMapNotify.state", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_IndicatorMapNotify_mapChanged, { "mapChanged", "x11.xkb.IndicatorMapNotify.mapChanged", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_NamesNotify_xkbType, { "xkbType", "x11.xkb.NamesNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_NamesNotify_sequence, { "sequence", "x11.xkb.NamesNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NamesNotify_time, { "time", "x11.xkb.NamesNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NamesNotify_deviceID, { "deviceID", "x11.xkb.NamesNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NamesNotify_changed_mask_Keycodes, { "Keycodes", "x11.xkb.NamesNotify.changed.Keycodes", FT_BOOLEAN, 16, NULL, 1 << 0, NULL, HFILL }},
@@ -6753,6 +6790,8 @@
{ &hf_x11_xkb_NamesNotify_firstKey, { "firstKey", "x11.xkb.NamesNotify.firstKey", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NamesNotify_nKeys, { "nKeys", "x11.xkb.NamesNotify.nKeys", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_NamesNotify_changedIndicators, { "changedIndicators", "x11.xkb.NamesNotify.changedIndicators", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_CompatMapNotify_xkbType, { "xkbType", "x11.xkb.CompatMapNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_CompatMapNotify_sequence, { "sequence", "x11.xkb.CompatMapNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_CompatMapNotify_time, { "time", "x11.xkb.CompatMapNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_CompatMapNotify_deviceID, { "deviceID", "x11.xkb.CompatMapNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_CompatMapNotify_changedGroups_mask_Group1, { "Group1", "x11.xkb.CompatMapNotify.changedGroups.Group1", FT_BOOLEAN, 8, NULL, 1 << 0, NULL, HFILL }},
@@ -6763,6 +6802,8 @@
{ &hf_x11_xkb_CompatMapNotify_firstSI, { "firstSI", "x11.xkb.CompatMapNotify.firstSI", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_CompatMapNotify_nSI, { "nSI", "x11.xkb.CompatMapNotify.nSI", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_CompatMapNotify_nTotalSI, { "nTotalSI", "x11.xkb.CompatMapNotify.nTotalSI", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_BellNotify_xkbType, { "xkbType", "x11.xkb.BellNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_BellNotify_sequence, { "sequence", "x11.xkb.BellNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_BellNotify_time, { "time", "x11.xkb.BellNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_BellNotify_deviceID, { "deviceID", "x11.xkb.BellNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_BellNotify_bellClass, { "bellClass", "x11.xkb.BellNotify.bellClass", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_xkb_BellClassResult), 0, NULL, HFILL }},
@@ -6773,6 +6814,8 @@
{ &hf_x11_xkb_BellNotify_name, { "name", "x11.xkb.BellNotify.name", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_BellNotify_window, { "window", "x11.xkb.BellNotify.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_BellNotify_eventOnly, { "eventOnly", "x11.xkb.BellNotify.eventOnly", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ActionMessage_xkbType, { "xkbType", "x11.xkb.ActionMessage.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ActionMessage_sequence, { "sequence", "x11.xkb.ActionMessage.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ActionMessage_time, { "time", "x11.xkb.ActionMessage.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ActionMessage_deviceID, { "deviceID", "x11.xkb.ActionMessage.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ActionMessage_keycode, { "keycode", "x11.xkb.ActionMessage.keycode", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -6790,6 +6833,8 @@
{ &hf_x11_xkb_ActionMessage_mods, { "mods", "x11.xkb.ActionMessage.mods", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ActionMessage_group, { "group", "x11.xkb.ActionMessage.group", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_xkb_Group), 0, NULL, HFILL }},
{ &hf_x11_xkb_ActionMessage_message, { "message", "x11.xkb.ActionMessage.message", FT_STRING, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_AccessXNotify_xkbType, { "xkbType", "x11.xkb.AccessXNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_AccessXNotify_sequence, { "sequence", "x11.xkb.AccessXNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_AccessXNotify_time, { "time", "x11.xkb.AccessXNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_AccessXNotify_deviceID, { "deviceID", "x11.xkb.AccessXNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_AccessXNotify_keycode, { "keycode", "x11.xkb.AccessXNotify.keycode", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -6803,6 +6848,8 @@
{ &hf_x11_xkb_AccessXNotify_detailt, { "detailt", "x11.xkb.AccessXNotify.detailt", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_AccessXNotify_slowKeysDelay, { "slowKeysDelay", "x11.xkb.AccessXNotify.slowKeysDelay", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_AccessXNotify_debounceDelay, { "debounceDelay", "x11.xkb.AccessXNotify.debounceDelay", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ExtensionDeviceNotify_xkbType, { "xkbType", "x11.xkb.ExtensionDeviceNotify.xkbType", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xkb_ExtensionDeviceNotify_sequence, { "sequence", "x11.xkb.ExtensionDeviceNotify.sequence", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ExtensionDeviceNotify_time, { "time", "x11.xkb.ExtensionDeviceNotify.time", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ExtensionDeviceNotify_deviceID, { "deviceID", "x11.xkb.ExtensionDeviceNotify.deviceID", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xkb_ExtensionDeviceNotify_reason_mask_Keyboards, { "Keyboards", "x11.xkb.ExtensionDeviceNotify.reason.Keyboards", FT_BOOLEAN, 16, NULL, 1 << 0, NULL, HFILL }},