aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-23 11:21:20 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-23 11:21:20 +0000
commitd336579317e7378988f2c0280dc9413e6d35433e (patch)
treea0257b6e534b4acd146795194764ad3f76dec43a /epan/dissectors/x11-declarations.h
parent491104bf686fe8a233d2609f04aab67efe8d3052 (diff)
Update x11-dissectors with last mesa trunk ( snb-magic-14719-g2fa9e4c ) and xcbproto trunk ( 1.8-2-gc0d65da )
svn path=/trunk/; revision=47837
Diffstat (limited to 'epan/dissectors/x11-declarations.h')
-rw-r--r--epan/dissectors/x11-declarations.h407
1 files changed, 227 insertions, 180 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;