Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > 58a5f3d803fcd041752d5bc97926d66b > files > 2007

libxcb-doc-1.7-2.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>XCB: xf86dri.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">XCB&#160;<span id="projectnumber">1.7</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div class="header">
  <div class="headertitle">
<h1>xf86dri.h</h1>  </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * This file generated automatically from xf86dri.xml by c_client.py.</span>
<a name="l00003"></a>00003 <span class="comment"> * Edit at your peril.</span>
<a name="l00004"></a>00004 <span class="comment"> */</span>
<a name="l00005"></a>00005 
<a name="l00012"></a>00012 <span class="preprocessor">#ifndef __XF86DRI_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define __XF86DRI_H</span>
<a name="l00014"></a>00014 <span class="preprocessor"></span>
<a name="l00015"></a>00015 <span class="preprocessor">#include &quot;<a class="code" href="xcb_8h.html">xcb.h</a>&quot;</span>
<a name="l00016"></a>00016 
<a name="l00017"></a>00017 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00019"></a>00019 <span class="preprocessor">#endif</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021 <span class="preprocessor">#define XCB_XF86DRI_MAJOR_VERSION 4</span>
<a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define XCB_XF86DRI_MINOR_VERSION 1</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>  
<a name="l00024"></a>00024 <span class="keyword">extern</span> <a class="code" href="structxcb__extension__t.html">xcb_extension_t</a> xcb_xf86dri_id;
<a name="l00025"></a>00025 
<a name="l00029"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html">00029</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html" title="xcb_xf86dri_drm_clip_rect_t">xcb_xf86dri_drm_clip_rect_t</a> {
<a name="l00030"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#abdeb0bb640d9ed422055fb689698945f">00030</a>     int16_t <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#abdeb0bb640d9ed422055fb689698945f">x1</a>; 
<a name="l00031"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#a07e52ca2d16a2683ea7ed660edc4c99a">00031</a>     int16_t <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#a07e52ca2d16a2683ea7ed660edc4c99a">y1</a>; 
<a name="l00032"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#aab7dee6eccd905a145b41d110e1a0328">00032</a>     int16_t <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#aab7dee6eccd905a145b41d110e1a0328">x2</a>; 
<a name="l00033"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#a698fd88e783a86e4b80365cbd467c132">00033</a>     int16_t <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html#a698fd88e783a86e4b80365cbd467c132">x3</a>; 
<a name="l00034"></a>00034 } <a class="code" href="group__XCB__XF86Dri__API.html#ga374e2d65d42777b5aff8cb38e2e41003" title="xcb_xf86dri_drm_clip_rect_t">xcb_xf86dri_drm_clip_rect_t</a>;
<a name="l00035"></a>00035 
<a name="l00039"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html">00039</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html" title="xcb_xf86dri_drm_clip_rect_iterator_t">xcb_xf86dri_drm_clip_rect_iterator_t</a> {
<a name="l00040"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a9b1c63a709f1d856ed0c2c52b587f433">00040</a>     <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html" title="xcb_xf86dri_drm_clip_rect_t">xcb_xf86dri_drm_clip_rect_t</a> *<a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a9b1c63a709f1d856ed0c2c52b587f433">data</a>; 
<a name="l00041"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a73e0e3565554cc77e7dc2842a5035f68">00041</a>     <span class="keywordtype">int</span>                          <a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a73e0e3565554cc77e7dc2842a5035f68">rem</a>; 
<a name="l00042"></a><a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a1e673ec2e218b139bc38e74fa509e360">00042</a>     <span class="keywordtype">int</span>                          <a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html#a1e673ec2e218b139bc38e74fa509e360">index</a>; 
<a name="l00043"></a>00043 } <a class="code" href="group__XCB__XF86Dri__API.html#ga743d57bb4ae8f1bb531043f249b67e7d" title="xcb_xf86dri_drm_clip_rect_iterator_t">xcb_xf86dri_drm_clip_rect_iterator_t</a>;
<a name="l00044"></a>00044 
<a name="l00048"></a><a class="code" href="structxcb__xf86dri__query__version__cookie__t.html">00048</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__version__cookie__t.html" title="xcb_xf86dri_query_version_cookie_t">xcb_xf86dri_query_version_cookie_t</a> {
<a name="l00049"></a><a class="code" href="structxcb__xf86dri__query__version__cookie__t.html#adba624a97d5d4d47f4a7565c87b0714b">00049</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__query__version__cookie__t.html#adba624a97d5d4d47f4a7565c87b0714b">sequence</a>; 
<a name="l00050"></a>00050 } <a class="code" href="group__XCB__XF86Dri__API.html#gaf11c6d54ce3fc5c12dea5bf3983fddaf" title="xcb_xf86dri_query_version_cookie_t">xcb_xf86dri_query_version_cookie_t</a>;
<a name="l00051"></a>00051 
<a name="l00053"></a><a class="code" href="group__XCB__XF86Dri__API.html#gacc0142030f4ba113c13062e5185b3285">00053</a> <span class="preprocessor">#define XCB_XF86DRI_QUERY_VERSION 0</span>
<a name="l00054"></a>00054 <span class="preprocessor"></span>
<a name="l00058"></a><a class="code" href="structxcb__xf86dri__query__version__request__t.html">00058</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__version__request__t.html" title="xcb_xf86dri_query_version_request_t">xcb_xf86dri_query_version_request_t</a> {
<a name="l00059"></a><a class="code" href="structxcb__xf86dri__query__version__request__t.html#ad42edd88cabd2fbb70a75fbc91422eda">00059</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__version__request__t.html#ad42edd88cabd2fbb70a75fbc91422eda">major_opcode</a>; 
<a name="l00060"></a><a class="code" href="structxcb__xf86dri__query__version__request__t.html#af8791e64d3baebf7905aa0ade36f875f">00060</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__version__request__t.html#af8791e64d3baebf7905aa0ade36f875f">minor_opcode</a>; 
<a name="l00061"></a><a class="code" href="structxcb__xf86dri__query__version__request__t.html#aa801af049fc9eda2b9f6225aa3735a20">00061</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__version__request__t.html#aa801af049fc9eda2b9f6225aa3735a20">length</a>; 
<a name="l00062"></a>00062 } <a class="code" href="group__XCB__XF86Dri__API.html#gabb8611bfea15c215e2c76fea1a4c1b5f" title="xcb_xf86dri_query_version_request_t">xcb_xf86dri_query_version_request_t</a>;
<a name="l00063"></a>00063 
<a name="l00067"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html">00067</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__version__reply__t.html" title="xcb_xf86dri_query_version_reply_t">xcb_xf86dri_query_version_reply_t</a> {
<a name="l00068"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a265723b986b75a661df5599192ef8160">00068</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a265723b986b75a661df5599192ef8160">response_type</a>; 
<a name="l00069"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a35195ed8f6762d0689101bf35628819b">00069</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a35195ed8f6762d0689101bf35628819b">pad0</a>; 
<a name="l00070"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#ae2a01e23e7b4cdc00618664d0c6d17b0">00070</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#ae2a01e23e7b4cdc00618664d0c6d17b0">sequence</a>; 
<a name="l00071"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a403416e7ad5934d8456c2487eee9de93">00071</a>     uint32_t <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a403416e7ad5934d8456c2487eee9de93">length</a>; 
<a name="l00072"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a267ed6b346881d34c25d6224e159acaa">00072</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a267ed6b346881d34c25d6224e159acaa">dri_major_version</a>; 
<a name="l00073"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#ad0bec78d97e3df8e55d934268b8db966">00073</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#ad0bec78d97e3df8e55d934268b8db966">dri_minor_version</a>; 
<a name="l00074"></a><a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a1409f1b2fe112449dce502f56c82ae5e">00074</a>     uint32_t <a class="code" href="structxcb__xf86dri__query__version__reply__t.html#a1409f1b2fe112449dce502f56c82ae5e">dri_minor_patch</a>; 
<a name="l00075"></a>00075 } <a class="code" href="group__XCB__XF86Dri__API.html#gaf5e86c8966c339e7dd13b6d5766602e4" title="xcb_xf86dri_query_version_reply_t">xcb_xf86dri_query_version_reply_t</a>;
<a name="l00076"></a>00076 
<a name="l00080"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html">00080</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html" title="xcb_xf86dri_query_direct_rendering_capable_cookie_t">xcb_xf86dri_query_direct_rendering_capable_cookie_t</a> {
<a name="l00081"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html#ae83d254e02b2c8f3847833e9fc72d79c">00081</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html#ae83d254e02b2c8f3847833e9fc72d79c">sequence</a>; 
<a name="l00082"></a>00082 } <a class="code" href="group__XCB__XF86Dri__API.html#ga4ff25dc12a1562ceffdb441c599f61b6" title="xcb_xf86dri_query_direct_rendering_capable_cookie_t">xcb_xf86dri_query_direct_rendering_capable_cookie_t</a>;
<a name="l00083"></a>00083 
<a name="l00085"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga778a341a2ccacecf6231be661d770a73">00085</a> <span class="preprocessor">#define XCB_XF86DRI_QUERY_DIRECT_RENDERING_CAPABLE 1</span>
<a name="l00086"></a>00086 <span class="preprocessor"></span>
<a name="l00090"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html">00090</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html" title="xcb_xf86dri_query_direct_rendering_capable_request_t">xcb_xf86dri_query_direct_rendering_capable_request_t</a> {
<a name="l00091"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a50cd624d4e211c43b2d74bf9c8ae0123">00091</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a50cd624d4e211c43b2d74bf9c8ae0123">major_opcode</a>; 
<a name="l00092"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a043c17f3026cc9fa64893781817f2887">00092</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a043c17f3026cc9fa64893781817f2887">minor_opcode</a>; 
<a name="l00093"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a666b0f7c542a323571ca877be56175ab">00093</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#a666b0f7c542a323571ca877be56175ab">length</a>; 
<a name="l00094"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#ad2d6bd2be76ddf8bfa3608baddbe4867">00094</a>     uint32_t <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__request__t.html#ad2d6bd2be76ddf8bfa3608baddbe4867">screen</a>; 
<a name="l00095"></a>00095 } <a class="code" href="group__XCB__XF86Dri__API.html#gaaef36eac60f462037507003c7a6a0174" title="xcb_xf86dri_query_direct_rendering_capable_request_t">xcb_xf86dri_query_direct_rendering_capable_request_t</a>;
<a name="l00096"></a>00096 
<a name="l00100"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html">00100</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html" title="xcb_xf86dri_query_direct_rendering_capable_reply_t">xcb_xf86dri_query_direct_rendering_capable_reply_t</a> {
<a name="l00101"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a0559ffff56714e0805e8e96f8dee8f05">00101</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a0559ffff56714e0805e8e96f8dee8f05">response_type</a>; 
<a name="l00102"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#aaa415593a004f1875cd7539775d5326e">00102</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#aaa415593a004f1875cd7539775d5326e">pad0</a>; 
<a name="l00103"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a59be6c642016e7f68b87e8a7cf04e55f">00103</a>     uint16_t <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a59be6c642016e7f68b87e8a7cf04e55f">sequence</a>; 
<a name="l00104"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a63effff47e1537a5c441724d56d2031b">00104</a>     uint32_t <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a63effff47e1537a5c441724d56d2031b">length</a>; 
<a name="l00105"></a><a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a9fd144be7132521d1837cce3ca43baad">00105</a>     uint8_t  <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html#a9fd144be7132521d1837cce3ca43baad">is_capable</a>; 
<a name="l00106"></a>00106 } <a class="code" href="group__XCB__XF86Dri__API.html#gabedb7a151ac870aa6bc96aa562e012aa" title="xcb_xf86dri_query_direct_rendering_capable_reply_t">xcb_xf86dri_query_direct_rendering_capable_reply_t</a>;
<a name="l00107"></a>00107 
<a name="l00111"></a><a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html">00111</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html" title="xcb_xf86dri_open_connection_cookie_t">xcb_xf86dri_open_connection_cookie_t</a> {
<a name="l00112"></a><a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html#ab7ca79fd816b5ae145893228ba3610d9">00112</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html#ab7ca79fd816b5ae145893228ba3610d9">sequence</a>; 
<a name="l00113"></a>00113 } <a class="code" href="group__XCB__XF86Dri__API.html#ga45836be126ffcf110074f680b7cfabe9" title="xcb_xf86dri_open_connection_cookie_t">xcb_xf86dri_open_connection_cookie_t</a>;
<a name="l00114"></a>00114 
<a name="l00116"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga2765be32c48223a5c30db308e9f6953c">00116</a> <span class="preprocessor">#define XCB_XF86DRI_OPEN_CONNECTION 2</span>
<a name="l00117"></a>00117 <span class="preprocessor"></span>
<a name="l00121"></a><a class="code" href="structxcb__xf86dri__open__connection__request__t.html">00121</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__open__connection__request__t.html" title="xcb_xf86dri_open_connection_request_t">xcb_xf86dri_open_connection_request_t</a> {
<a name="l00122"></a><a class="code" href="structxcb__xf86dri__open__connection__request__t.html#a2678ff8f98a1a593e5d4285ad434c9ea">00122</a>     uint8_t  <a class="code" href="structxcb__xf86dri__open__connection__request__t.html#a2678ff8f98a1a593e5d4285ad434c9ea">major_opcode</a>; 
<a name="l00123"></a><a class="code" href="structxcb__xf86dri__open__connection__request__t.html#ae4217a206d306573a929edde4e507882">00123</a>     uint8_t  <a class="code" href="structxcb__xf86dri__open__connection__request__t.html#ae4217a206d306573a929edde4e507882">minor_opcode</a>; 
<a name="l00124"></a><a class="code" href="structxcb__xf86dri__open__connection__request__t.html#ac86914deb620e0cb079a368a3df35899">00124</a>     uint16_t <a class="code" href="structxcb__xf86dri__open__connection__request__t.html#ac86914deb620e0cb079a368a3df35899">length</a>; 
<a name="l00125"></a><a class="code" href="structxcb__xf86dri__open__connection__request__t.html#a403e6e6589bf2c6c9e35b21b1ac41787">00125</a>     uint32_t <a class="code" href="structxcb__xf86dri__open__connection__request__t.html#a403e6e6589bf2c6c9e35b21b1ac41787">screen</a>; 
<a name="l00126"></a>00126 } <a class="code" href="group__XCB__XF86Dri__API.html#ga6b3887fb25f07eae6ce7bf71f8671caf" title="xcb_xf86dri_open_connection_request_t">xcb_xf86dri_open_connection_request_t</a>;
<a name="l00127"></a>00127 
<a name="l00131"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html">00131</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a> {
<a name="l00132"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a73e097c24947c4c8d839e04c261fe0bc">00132</a>     uint8_t  <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a73e097c24947c4c8d839e04c261fe0bc">response_type</a>; 
<a name="l00133"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3a629d35dcade3b277e62322e5d83998">00133</a>     uint8_t  <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3a629d35dcade3b277e62322e5d83998">pad0</a>; 
<a name="l00134"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a0ef7d55afc207c881acb370f3cc7837f">00134</a>     uint16_t <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a0ef7d55afc207c881acb370f3cc7837f">sequence</a>; 
<a name="l00135"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3224373df398ccb1d8ba749ed08850cc">00135</a>     uint32_t <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3224373df398ccb1d8ba749ed08850cc">length</a>; 
<a name="l00136"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#ab43b586c4f43544e43684bafc27d6919">00136</a>     uint32_t <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#ab43b586c4f43544e43684bafc27d6919">sarea_handle_low</a>; 
<a name="l00137"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3a82802af103e3963b405daac85d5b8f">00137</a>     uint32_t <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a3a82802af103e3963b405daac85d5b8f">sarea_handle_high</a>; 
<a name="l00138"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#ad202795088cd18863d21ab8213fb2483">00138</a>     uint32_t <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#ad202795088cd18863d21ab8213fb2483">bus_id_len</a>; 
<a name="l00139"></a><a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a85f74707041dd6d97c5d3d99a61a7aa7">00139</a>     uint8_t  <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html#a85f74707041dd6d97c5d3d99a61a7aa7">pad1</a>[12]; 
<a name="l00140"></a>00140 } <a class="code" href="group__XCB__XF86Dri__API.html#ga473d8959578a6ed1d8fbab2b334f15be" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a>;
<a name="l00141"></a>00141 
<a name="l00143"></a><a class="code" href="group__XCB__XF86Dri__API.html#gac40ccae71311a8c4bbfb81724f0a88f0">00143</a> <span class="preprocessor">#define XCB_XF86DRI_CLOSE_CONNECTION 3</span>
<a name="l00144"></a>00144 <span class="preprocessor"></span>
<a name="l00148"></a><a class="code" href="structxcb__xf86dri__close__connection__request__t.html">00148</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__close__connection__request__t.html" title="xcb_xf86dri_close_connection_request_t">xcb_xf86dri_close_connection_request_t</a> {
<a name="l00149"></a><a class="code" href="structxcb__xf86dri__close__connection__request__t.html#aec3ea7eed51c44dbfa4af071705d9ae2">00149</a>     uint8_t  <a class="code" href="structxcb__xf86dri__close__connection__request__t.html#aec3ea7eed51c44dbfa4af071705d9ae2">major_opcode</a>; 
<a name="l00150"></a><a class="code" href="structxcb__xf86dri__close__connection__request__t.html#a9b8494bd8783c47c021ef67e26f17716">00150</a>     uint8_t  <a class="code" href="structxcb__xf86dri__close__connection__request__t.html#a9b8494bd8783c47c021ef67e26f17716">minor_opcode</a>; 
<a name="l00151"></a><a class="code" href="structxcb__xf86dri__close__connection__request__t.html#ad81cbe62eb1f613267b90ad3554ffe8f">00151</a>     uint16_t <a class="code" href="structxcb__xf86dri__close__connection__request__t.html#ad81cbe62eb1f613267b90ad3554ffe8f">length</a>; 
<a name="l00152"></a><a class="code" href="structxcb__xf86dri__close__connection__request__t.html#afcc7f155ae9959612a910b82300f6cc3">00152</a>     uint32_t <a class="code" href="structxcb__xf86dri__close__connection__request__t.html#afcc7f155ae9959612a910b82300f6cc3">screen</a>; 
<a name="l00153"></a>00153 } <a class="code" href="group__XCB__XF86Dri__API.html#gaa0c6ab384a692fe993419c33b0f53164" title="xcb_xf86dri_close_connection_request_t">xcb_xf86dri_close_connection_request_t</a>;
<a name="l00154"></a>00154 
<a name="l00158"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html">00158</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html" title="xcb_xf86dri_get_client_driver_name_cookie_t">xcb_xf86dri_get_client_driver_name_cookie_t</a> {
<a name="l00159"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html#a43b17d5ff1a3a6de8f76f7322d23d089">00159</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html#a43b17d5ff1a3a6de8f76f7322d23d089">sequence</a>; 
<a name="l00160"></a>00160 } <a class="code" href="group__XCB__XF86Dri__API.html#gabff6f7fc499238eecc45483317babb38" title="xcb_xf86dri_get_client_driver_name_cookie_t">xcb_xf86dri_get_client_driver_name_cookie_t</a>;
<a name="l00161"></a>00161 
<a name="l00163"></a><a class="code" href="group__XCB__XF86Dri__API.html#gaf161388bbae0a301d4ea0eedcf3ba185">00163</a> <span class="preprocessor">#define XCB_XF86DRI_GET_CLIENT_DRIVER_NAME 4</span>
<a name="l00164"></a>00164 <span class="preprocessor"></span>
<a name="l00168"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html">00168</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html" title="xcb_xf86dri_get_client_driver_name_request_t">xcb_xf86dri_get_client_driver_name_request_t</a> {
<a name="l00169"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a57afd1a70dd7cb828628a52bfa076372">00169</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a57afd1a70dd7cb828628a52bfa076372">major_opcode</a>; 
<a name="l00170"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a1c598f4db612176c2e78da4306778e84">00170</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a1c598f4db612176c2e78da4306778e84">minor_opcode</a>; 
<a name="l00171"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a329432b68cb66aa2de9f9a23d8cd2850">00171</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#a329432b68cb66aa2de9f9a23d8cd2850">length</a>; 
<a name="l00172"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#acb25c10a02e7708d21c145532ccd7768">00172</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__request__t.html#acb25c10a02e7708d21c145532ccd7768">screen</a>; 
<a name="l00173"></a>00173 } <a class="code" href="group__XCB__XF86Dri__API.html#gac9e97dd8300f6676cf0fca7465bd4ce1" title="xcb_xf86dri_get_client_driver_name_request_t">xcb_xf86dri_get_client_driver_name_request_t</a>;
<a name="l00174"></a>00174 
<a name="l00178"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html">00178</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a> {
<a name="l00179"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#aba98d97d6aecc997c94cbf8a1f8bcd1f">00179</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#aba98d97d6aecc997c94cbf8a1f8bcd1f">response_type</a>; 
<a name="l00180"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a6de7aa5ed46cd45b3512c7de03af8878">00180</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a6de7aa5ed46cd45b3512c7de03af8878">pad0</a>; 
<a name="l00181"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a4529697ec7580b128abfdffa95a257e7">00181</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a4529697ec7580b128abfdffa95a257e7">sequence</a>; 
<a name="l00182"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a15151f849ac937071438f73a36d824c3">00182</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a15151f849ac937071438f73a36d824c3">length</a>; 
<a name="l00183"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a52a12ca2740d95bbe5dfe429c24a8304">00183</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a52a12ca2740d95bbe5dfe429c24a8304">client_driver_major_version</a>; 
<a name="l00184"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a699f16446068addbe45e5f661b8cb34e">00184</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a699f16446068addbe45e5f661b8cb34e">client_driver_minor_version</a>; 
<a name="l00185"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#ad48d425d583b4d6f1bda2445a8247040">00185</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#ad48d425d583b4d6f1bda2445a8247040">client_driver_patch_version</a>; 
<a name="l00186"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a91199210c85cd6fc0c150461252d1ff0">00186</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a91199210c85cd6fc0c150461252d1ff0">client_driver_name_len</a>; 
<a name="l00187"></a><a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a4ab4c2d7fae543c45e841d8bd18c9439">00187</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html#a4ab4c2d7fae543c45e841d8bd18c9439">pad1</a>[8]; 
<a name="l00188"></a>00188 } <a class="code" href="group__XCB__XF86Dri__API.html#gada8d1c77f51fcbb98ba17257f0f83216" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a>;
<a name="l00189"></a>00189 
<a name="l00193"></a><a class="code" href="structxcb__xf86dri__create__context__cookie__t.html">00193</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__context__cookie__t.html" title="xcb_xf86dri_create_context_cookie_t">xcb_xf86dri_create_context_cookie_t</a> {
<a name="l00194"></a><a class="code" href="structxcb__xf86dri__create__context__cookie__t.html#afbf66268d1046896b06de6e9d146a0cb">00194</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__create__context__cookie__t.html#afbf66268d1046896b06de6e9d146a0cb">sequence</a>; 
<a name="l00195"></a>00195 } <a class="code" href="group__XCB__XF86Dri__API.html#gad9f4f67f5001daa8dedec14ef8a807e3" title="xcb_xf86dri_create_context_cookie_t">xcb_xf86dri_create_context_cookie_t</a>;
<a name="l00196"></a>00196 
<a name="l00198"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga329de0223c423204f036ea0cbeb27bdb">00198</a> <span class="preprocessor">#define XCB_XF86DRI_CREATE_CONTEXT 5</span>
<a name="l00199"></a>00199 <span class="preprocessor"></span>
<a name="l00203"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html">00203</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__context__request__t.html" title="xcb_xf86dri_create_context_request_t">xcb_xf86dri_create_context_request_t</a> {
<a name="l00204"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#a85962b6a2c080ec3817ce6ba111a19d8">00204</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__context__request__t.html#a85962b6a2c080ec3817ce6ba111a19d8">major_opcode</a>; 
<a name="l00205"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#ac9f89912b140174305267fd83c25f0ce">00205</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__context__request__t.html#ac9f89912b140174305267fd83c25f0ce">minor_opcode</a>; 
<a name="l00206"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#a3caa84189ff00954781e4010f17edba5">00206</a>     uint16_t <a class="code" href="structxcb__xf86dri__create__context__request__t.html#a3caa84189ff00954781e4010f17edba5">length</a>; 
<a name="l00207"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#a98805a5e0ac96e1ba4d1a8fded27854a">00207</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__context__request__t.html#a98805a5e0ac96e1ba4d1a8fded27854a">screen</a>; 
<a name="l00208"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#aa991ca7cfdc7ba73af15d573223ee44a">00208</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__context__request__t.html#aa991ca7cfdc7ba73af15d573223ee44a">visual</a>; 
<a name="l00209"></a><a class="code" href="structxcb__xf86dri__create__context__request__t.html#ab9f73741bf65f512ec7cbc86af18c388">00209</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__context__request__t.html#ab9f73741bf65f512ec7cbc86af18c388">context</a>; 
<a name="l00210"></a>00210 } <a class="code" href="group__XCB__XF86Dri__API.html#ga92e5428d1c5c6e97da7fa717596fdf85" title="xcb_xf86dri_create_context_request_t">xcb_xf86dri_create_context_request_t</a>;
<a name="l00211"></a>00211 
<a name="l00215"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html">00215</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__context__reply__t.html" title="xcb_xf86dri_create_context_reply_t">xcb_xf86dri_create_context_reply_t</a> {
<a name="l00216"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html#af784c4abb6c73b3e9ca82700fcf76493">00216</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__context__reply__t.html#af784c4abb6c73b3e9ca82700fcf76493">response_type</a>; 
<a name="l00217"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html#ab48089186bdd125b343702ee607d74ec">00217</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__context__reply__t.html#ab48089186bdd125b343702ee607d74ec">pad0</a>; 
<a name="l00218"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html#ae8a3660c5ecc10a259ffca58816c194c">00218</a>     uint16_t <a class="code" href="structxcb__xf86dri__create__context__reply__t.html#ae8a3660c5ecc10a259ffca58816c194c">sequence</a>; 
<a name="l00219"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html#a5806fbbfd09e2ada991f20ec89efd60a">00219</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__context__reply__t.html#a5806fbbfd09e2ada991f20ec89efd60a">length</a>; 
<a name="l00220"></a><a class="code" href="structxcb__xf86dri__create__context__reply__t.html#a91390fceee0e6ca1b501a55cfa1f55cd">00220</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__context__reply__t.html#a91390fceee0e6ca1b501a55cfa1f55cd">hw_context</a>; 
<a name="l00221"></a>00221 } <a class="code" href="group__XCB__XF86Dri__API.html#ga4449fd52949662ec04b3f50ef575c8b5" title="xcb_xf86dri_create_context_reply_t">xcb_xf86dri_create_context_reply_t</a>;
<a name="l00222"></a>00222 
<a name="l00224"></a><a class="code" href="group__XCB__XF86Dri__API.html#gab9d1ba4f48ad2a36a0882a8182c67adf">00224</a> <span class="preprocessor">#define XCB_XF86DRI_DESTROY_CONTEXT 6</span>
<a name="l00225"></a>00225 <span class="preprocessor"></span>
<a name="l00229"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html">00229</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html" title="xcb_xf86dri_destroy_context_request_t">xcb_xf86dri_destroy_context_request_t</a> {
<a name="l00230"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a43cc7d2707ca849a572f7bfbe8cd1886">00230</a>     uint8_t  <a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a43cc7d2707ca849a572f7bfbe8cd1886">major_opcode</a>; 
<a name="l00231"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a449cbfbb659ba5e1f7f700556cacf90b">00231</a>     uint8_t  <a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a449cbfbb659ba5e1f7f700556cacf90b">minor_opcode</a>; 
<a name="l00232"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a0a054b6002e0d27bf8c7e41457fb9dbd">00232</a>     uint16_t <a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a0a054b6002e0d27bf8c7e41457fb9dbd">length</a>; 
<a name="l00233"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a33c2b8173eddf0fc8d067a79cf51ce3b">00233</a>     uint32_t <a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a33c2b8173eddf0fc8d067a79cf51ce3b">screen</a>; 
<a name="l00234"></a><a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a13d87d2003535810ace8f4f0c5046bce">00234</a>     uint32_t <a class="code" href="structxcb__xf86dri__destroy__context__request__t.html#a13d87d2003535810ace8f4f0c5046bce">context</a>; 
<a name="l00235"></a>00235 } <a class="code" href="group__XCB__XF86Dri__API.html#gac440736b7b4529194ed349620acda888" title="xcb_xf86dri_destroy_context_request_t">xcb_xf86dri_destroy_context_request_t</a>;
<a name="l00236"></a>00236 
<a name="l00240"></a><a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html">00240</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html" title="xcb_xf86dri_create_drawable_cookie_t">xcb_xf86dri_create_drawable_cookie_t</a> {
<a name="l00241"></a><a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html#aa9a07921729e2c86a712c5f5214daad3">00241</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html#aa9a07921729e2c86a712c5f5214daad3">sequence</a>; 
<a name="l00242"></a>00242 } <a class="code" href="group__XCB__XF86Dri__API.html#gabe3097c7c39d1071f71353f0eafd3233" title="xcb_xf86dri_create_drawable_cookie_t">xcb_xf86dri_create_drawable_cookie_t</a>;
<a name="l00243"></a>00243 
<a name="l00245"></a><a class="code" href="group__XCB__XF86Dri__API.html#gae7248350f9146bcc67fd9967266734e9">00245</a> <span class="preprocessor">#define XCB_XF86DRI_CREATE_DRAWABLE 7</span>
<a name="l00246"></a>00246 <span class="preprocessor"></span>
<a name="l00250"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html">00250</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html" title="xcb_xf86dri_create_drawable_request_t">xcb_xf86dri_create_drawable_request_t</a> {
<a name="l00251"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a15dff8ade54de1b13445b4e3d1bf5613">00251</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a15dff8ade54de1b13445b4e3d1bf5613">major_opcode</a>; 
<a name="l00252"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a34a185f6448faa6f5cc3c2d043f66a7a">00252</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a34a185f6448faa6f5cc3c2d043f66a7a">minor_opcode</a>; 
<a name="l00253"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a2f1cb1af8c830c97c7a934c2e4307776">00253</a>     uint16_t <a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a2f1cb1af8c830c97c7a934c2e4307776">length</a>; 
<a name="l00254"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#ab36236ef4222c747df0776259383b4bb">00254</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#ab36236ef4222c747df0776259383b4bb">screen</a>; 
<a name="l00255"></a><a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a93ac9d1462139b7a7b8e842c4a25f793">00255</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__drawable__request__t.html#a93ac9d1462139b7a7b8e842c4a25f793">drawable</a>; 
<a name="l00256"></a>00256 } <a class="code" href="group__XCB__XF86Dri__API.html#ga6725050c4fcfbcc10af01e099baf52b4" title="xcb_xf86dri_create_drawable_request_t">xcb_xf86dri_create_drawable_request_t</a>;
<a name="l00257"></a>00257 
<a name="l00261"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html">00261</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html" title="xcb_xf86dri_create_drawable_reply_t">xcb_xf86dri_create_drawable_reply_t</a> {
<a name="l00262"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#ae67821967dd87c82006db5ec8f10f0de">00262</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#ae67821967dd87c82006db5ec8f10f0de">response_type</a>; 
<a name="l00263"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#a4e81222e61ea540507e2b44df0b54b2d">00263</a>     uint8_t  <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#a4e81222e61ea540507e2b44df0b54b2d">pad0</a>; 
<a name="l00264"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#acc0693a50da5ce162cebaacd49b6fadb">00264</a>     uint16_t <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#acc0693a50da5ce162cebaacd49b6fadb">sequence</a>; 
<a name="l00265"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#a36e8403877e56852b8a39cc1ab61c4b3">00265</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#a36e8403877e56852b8a39cc1ab61c4b3">length</a>; 
<a name="l00266"></a><a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#aa9c55c9ca5ec860de6aa7eb0738a20dc">00266</a>     uint32_t <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html#aa9c55c9ca5ec860de6aa7eb0738a20dc">hw_drawable_handle</a>; 
<a name="l00267"></a>00267 } <a class="code" href="group__XCB__XF86Dri__API.html#ga5f8d35f525d8ef07ddb363cbf047417c" title="xcb_xf86dri_create_drawable_reply_t">xcb_xf86dri_create_drawable_reply_t</a>;
<a name="l00268"></a>00268 
<a name="l00270"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga856268f57c51706863f7f2a181942b6c">00270</a> <span class="preprocessor">#define XCB_XF86DRI_DESTROY_DRAWABLE 8</span>
<a name="l00271"></a>00271 <span class="preprocessor"></span>
<a name="l00275"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html">00275</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html" title="xcb_xf86dri_destroy_drawable_request_t">xcb_xf86dri_destroy_drawable_request_t</a> {
<a name="l00276"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#ae85889c8a8ce8b0ac7471194c5fb831c">00276</a>     uint8_t  <a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#ae85889c8a8ce8b0ac7471194c5fb831c">major_opcode</a>; 
<a name="l00277"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#a03ec1b5d0fe63d60d3021c7d7a06b0d9">00277</a>     uint8_t  <a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#a03ec1b5d0fe63d60d3021c7d7a06b0d9">minor_opcode</a>; 
<a name="l00278"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#ac2855fa21b84480a32a311935d0b2dfc">00278</a>     uint16_t <a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#ac2855fa21b84480a32a311935d0b2dfc">length</a>; 
<a name="l00279"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#abd9b2e9fe203c528fb321b06ab90a398">00279</a>     uint32_t <a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#abd9b2e9fe203c528fb321b06ab90a398">screen</a>; 
<a name="l00280"></a><a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#adc7c4225cc44bd4a59cf5bedf29a3653">00280</a>     uint32_t <a class="code" href="structxcb__xf86dri__destroy__drawable__request__t.html#adc7c4225cc44bd4a59cf5bedf29a3653">drawable</a>; 
<a name="l00281"></a>00281 } <a class="code" href="group__XCB__XF86Dri__API.html#gaebb4c5570aa1af8e249a1cfb7e14cf18" title="xcb_xf86dri_destroy_drawable_request_t">xcb_xf86dri_destroy_drawable_request_t</a>;
<a name="l00282"></a>00282 
<a name="l00286"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html">00286</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html" title="xcb_xf86dri_get_drawable_info_cookie_t">xcb_xf86dri_get_drawable_info_cookie_t</a> {
<a name="l00287"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html#a75c4515a4ac640c2a8d71e4a300d04e9">00287</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html#a75c4515a4ac640c2a8d71e4a300d04e9">sequence</a>; 
<a name="l00288"></a>00288 } <a class="code" href="group__XCB__XF86Dri__API.html#gaf356d86bd18da5ef6d38b5750009783a" title="xcb_xf86dri_get_drawable_info_cookie_t">xcb_xf86dri_get_drawable_info_cookie_t</a>;
<a name="l00289"></a>00289 
<a name="l00291"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga420f3a821fd23a5921d23595b7e44d17">00291</a> <span class="preprocessor">#define XCB_XF86DRI_GET_DRAWABLE_INFO 9</span>
<a name="l00292"></a>00292 <span class="preprocessor"></span>
<a name="l00296"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html">00296</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html" title="xcb_xf86dri_get_drawable_info_request_t">xcb_xf86dri_get_drawable_info_request_t</a> {
<a name="l00297"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#ae7aa87b703c51d3370f2bd4675ae194a">00297</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#ae7aa87b703c51d3370f2bd4675ae194a">major_opcode</a>; 
<a name="l00298"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#ad22827f7ef66c68f07a75b4542eec63a">00298</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#ad22827f7ef66c68f07a75b4542eec63a">minor_opcode</a>; 
<a name="l00299"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#a213fc373457cb5b22a3302b7d8b46ce4">00299</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#a213fc373457cb5b22a3302b7d8b46ce4">length</a>; 
<a name="l00300"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#a4511abf3757d72500501a515451af175">00300</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#a4511abf3757d72500501a515451af175">screen</a>; 
<a name="l00301"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#aa79c68068527e11448036bc5551c1c9f">00301</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__request__t.html#aa79c68068527e11448036bc5551c1c9f">drawable</a>; 
<a name="l00302"></a>00302 } <a class="code" href="group__XCB__XF86Dri__API.html#ga1ae9c2b097f2ed5665cedaf200f19251" title="xcb_xf86dri_get_drawable_info_request_t">xcb_xf86dri_get_drawable_info_request_t</a>;
<a name="l00303"></a>00303 
<a name="l00307"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html">00307</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a> {
<a name="l00308"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a3c207daeed466882cd6939693e368305">00308</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a3c207daeed466882cd6939693e368305">response_type</a>; 
<a name="l00309"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a6ce11186a3d75b1ba77e21da0356dcc6">00309</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a6ce11186a3d75b1ba77e21da0356dcc6">pad0</a>; 
<a name="l00310"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#af62eb7e8b1bc69cf430037551819454b">00310</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#af62eb7e8b1bc69cf430037551819454b">sequence</a>; 
<a name="l00311"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a6aa1d52528da5df336d00611f492ee72">00311</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a6aa1d52528da5df336d00611f492ee72">length</a>; 
<a name="l00312"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#aac6097205519e4b3f4553186eadd1e39">00312</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#aac6097205519e4b3f4553186eadd1e39">drawable_table_index</a>; 
<a name="l00313"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a3d4445cf326ec2d49db24e5083207d02">00313</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a3d4445cf326ec2d49db24e5083207d02">drawable_table_stamp</a>; 
<a name="l00314"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a7e51856d0353e58e7ba22823eb3b2c3f">00314</a>     int16_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a7e51856d0353e58e7ba22823eb3b2c3f">drawable_origin_X</a>; 
<a name="l00315"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a366f48e3f14b09e893fa2e7072f3a385">00315</a>     int16_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a366f48e3f14b09e893fa2e7072f3a385">drawable_origin_Y</a>; 
<a name="l00316"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#ada82eb815b575d9d448c8e2c2e035ec7">00316</a>     int16_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#ada82eb815b575d9d448c8e2c2e035ec7">drawable_size_W</a>; 
<a name="l00317"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a2483e34948ad28e982c4dcc0b89d3edf">00317</a>     int16_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a2483e34948ad28e982c4dcc0b89d3edf">drawable_size_H</a>; 
<a name="l00318"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a698986fe7aba0c16ff5fc62f7b55e2eb">00318</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#a698986fe7aba0c16ff5fc62f7b55e2eb">num_clip_rects</a>; 
<a name="l00319"></a><a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#aad590f39fdd8100055f6e111872e2bda">00319</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html#aad590f39fdd8100055f6e111872e2bda">pad1</a>[4]; 
<a name="l00320"></a>00320 } <a class="code" href="group__XCB__XF86Dri__API.html#ga67e2d17d8ec9eb9ad660e1f166e4c0ba" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a>;
<a name="l00321"></a>00321 
<a name="l00325"></a><a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html">00325</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html" title="xcb_xf86dri_get_device_info_cookie_t">xcb_xf86dri_get_device_info_cookie_t</a> {
<a name="l00326"></a><a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html#ad8364945cd18792df395d981ab9281a3">00326</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html#ad8364945cd18792df395d981ab9281a3">sequence</a>; 
<a name="l00327"></a>00327 } <a class="code" href="group__XCB__XF86Dri__API.html#ga183e9cad84d760b886e7084d9ab4475a" title="xcb_xf86dri_get_device_info_cookie_t">xcb_xf86dri_get_device_info_cookie_t</a>;
<a name="l00328"></a>00328 
<a name="l00330"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga55f261d8761fcb30039d4951966217a9">00330</a> <span class="preprocessor">#define XCB_XF86DRI_GET_DEVICE_INFO 10</span>
<a name="l00331"></a>00331 <span class="preprocessor"></span>
<a name="l00335"></a><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html">00335</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html" title="xcb_xf86dri_get_device_info_request_t">xcb_xf86dri_get_device_info_request_t</a> {
<a name="l00336"></a><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a22cfb9a307e291083de6b0c8e2a28d57">00336</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a22cfb9a307e291083de6b0c8e2a28d57">major_opcode</a>; 
<a name="l00337"></a><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a42fde383f717681129ad9d7277e825e0">00337</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a42fde383f717681129ad9d7277e825e0">minor_opcode</a>; 
<a name="l00338"></a><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#aee0657d72a380ef12eafb012a5e74c3e">00338</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#aee0657d72a380ef12eafb012a5e74c3e">length</a>; 
<a name="l00339"></a><a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a8bbeb48b42202341c036f2ee922785f5">00339</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__request__t.html#a8bbeb48b42202341c036f2ee922785f5">screen</a>; 
<a name="l00340"></a>00340 } <a class="code" href="group__XCB__XF86Dri__API.html#ga2190da3f51861ed975b923f43c3de5fa" title="xcb_xf86dri_get_device_info_request_t">xcb_xf86dri_get_device_info_request_t</a>;
<a name="l00341"></a>00341 
<a name="l00345"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html">00345</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a> {
<a name="l00346"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#af695865f1eb91365a5e393e8155e0f4b">00346</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#af695865f1eb91365a5e393e8155e0f4b">response_type</a>; 
<a name="l00347"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a861c91bcb2074d37e6eb07b4f2fa3b10">00347</a>     uint8_t  <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a861c91bcb2074d37e6eb07b4f2fa3b10">pad0</a>; 
<a name="l00348"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a389c69c0574d33cbc650bea6bb536407">00348</a>     uint16_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a389c69c0574d33cbc650bea6bb536407">sequence</a>; 
<a name="l00349"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a95f6311d1580afd0d9fb73f4ed446213">00349</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a95f6311d1580afd0d9fb73f4ed446213">length</a>; 
<a name="l00350"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ae2b03073f95e3a6b055cd7d9a827198f">00350</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ae2b03073f95e3a6b055cd7d9a827198f">framebuffer_handle_low</a>; 
<a name="l00351"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ab248d002a90b3de65920a052ab51ab07">00351</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ab248d002a90b3de65920a052ab51ab07">framebuffer_handle_high</a>; 
<a name="l00352"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ad21e1ffff31a645b7a706065c8f7177d">00352</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ad21e1ffff31a645b7a706065c8f7177d">framebuffer_origin_offset</a>; 
<a name="l00353"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a35e68ad78c3e17587f07c0080df38697">00353</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a35e68ad78c3e17587f07c0080df38697">framebuffer_size</a>; 
<a name="l00354"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ad64f5cb7a71ec87868534955416cafed">00354</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#ad64f5cb7a71ec87868534955416cafed">framebuffer_stride</a>; 
<a name="l00355"></a><a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a8bda83ef1d062df59c9612c6753c2950">00355</a>     uint32_t <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html#a8bda83ef1d062df59c9612c6753c2950">device_private_size</a>; 
<a name="l00356"></a>00356 } <a class="code" href="group__XCB__XF86Dri__API.html#gaf598e99bb06891b9b919fe019c81c349" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a>;
<a name="l00357"></a>00357 
<a name="l00361"></a><a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html">00361</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html" title="xcb_xf86dri_auth_connection_cookie_t">xcb_xf86dri_auth_connection_cookie_t</a> {
<a name="l00362"></a><a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html#aea666f27d08800cc0dfdc594f082d32d">00362</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html#aea666f27d08800cc0dfdc594f082d32d">sequence</a>; 
<a name="l00363"></a>00363 } <a class="code" href="group__XCB__XF86Dri__API.html#ga7e9b8bb62e370e111c8307c630249d3d" title="xcb_xf86dri_auth_connection_cookie_t">xcb_xf86dri_auth_connection_cookie_t</a>;
<a name="l00364"></a>00364 
<a name="l00366"></a><a class="code" href="group__XCB__XF86Dri__API.html#ga739bc9a82dbf99ad4624b8aa05c84719">00366</a> <span class="preprocessor">#define XCB_XF86DRI_AUTH_CONNECTION 11</span>
<a name="l00367"></a>00367 <span class="preprocessor"></span>
<a name="l00371"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html">00371</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html" title="xcb_xf86dri_auth_connection_request_t">xcb_xf86dri_auth_connection_request_t</a> {
<a name="l00372"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a6b2ee88da576332ad14c6c2c438308ab">00372</a>     uint8_t  <a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a6b2ee88da576332ad14c6c2c438308ab">major_opcode</a>; 
<a name="l00373"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a0fc1d9b75d0ce52f88d42301f7481045">00373</a>     uint8_t  <a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a0fc1d9b75d0ce52f88d42301f7481045">minor_opcode</a>; 
<a name="l00374"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#ad7e27d1d61338f0bc9b79e3fd6193ba4">00374</a>     uint16_t <a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#ad7e27d1d61338f0bc9b79e3fd6193ba4">length</a>; 
<a name="l00375"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a3028833a165bf7e45990321879a0c2df">00375</a>     uint32_t <a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#a3028833a165bf7e45990321879a0c2df">screen</a>; 
<a name="l00376"></a><a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#adf5f37f0512d3282ce6949438759b5d2">00376</a>     uint32_t <a class="code" href="structxcb__xf86dri__auth__connection__request__t.html#adf5f37f0512d3282ce6949438759b5d2">magic</a>; 
<a name="l00377"></a>00377 } <a class="code" href="group__XCB__XF86Dri__API.html#ga0eb6870b1243a7f584745bac34a1cc0d" title="xcb_xf86dri_auth_connection_request_t">xcb_xf86dri_auth_connection_request_t</a>;
<a name="l00378"></a>00378 
<a name="l00382"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html">00382</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html" title="xcb_xf86dri_auth_connection_reply_t">xcb_xf86dri_auth_connection_reply_t</a> {
<a name="l00383"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a873b55436d24fabc59f4682f689e5f83">00383</a>     uint8_t  <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a873b55436d24fabc59f4682f689e5f83">response_type</a>; 
<a name="l00384"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#ad39376c9d277952997d1b3438172555a">00384</a>     uint8_t  <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#ad39376c9d277952997d1b3438172555a">pad0</a>; 
<a name="l00385"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a1fa38ef2ee5df1f8260a0175e45d27b6">00385</a>     uint16_t <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a1fa38ef2ee5df1f8260a0175e45d27b6">sequence</a>; 
<a name="l00386"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#ac575f61db9003571e093c4591aa286cc">00386</a>     uint32_t <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#ac575f61db9003571e093c4591aa286cc">length</a>; 
<a name="l00387"></a><a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a70f8f8098c15ff328342aa0e71a7ae53">00387</a>     uint32_t <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html#a70f8f8098c15ff328342aa0e71a7ae53">authenticated</a>; 
<a name="l00388"></a>00388 } <a class="code" href="group__XCB__XF86Dri__API.html#ga028b100da64111ae7e2ac04595b7ce74" title="xcb_xf86dri_auth_connection_reply_t">xcb_xf86dri_auth_connection_reply_t</a>;
<a name="l00389"></a>00389 
<a name="l00399"></a>00399 <span class="comment">/*****************************************************************************</span>
<a name="l00400"></a>00400 <span class="comment"> **</span>
<a name="l00401"></a>00401 <span class="comment"> ** void xcb_xf86dri_drm_clip_rect_next</span>
<a name="l00402"></a>00402 <span class="comment"> ** </span>
<a name="l00403"></a>00403 <span class="comment"> ** @param xcb_xf86dri_drm_clip_rect_iterator_t *i</span>
<a name="l00404"></a>00404 <span class="comment"> ** @returns void</span>
<a name="l00405"></a>00405 <span class="comment"> **</span>
<a name="l00406"></a>00406 <span class="comment"> *****************************************************************************/</span>
<a name="l00407"></a>00407  
<a name="l00408"></a>00408 <span class="keywordtype">void</span>
<a name="l00409"></a>00409 <a class="code" href="group__XCB__XF86Dri__API.html#ga5bb8dcda13a0313ceccb644196e80a8e">xcb_xf86dri_drm_clip_rect_next</a> (<a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html" title="xcb_xf86dri_drm_clip_rect_iterator_t">xcb_xf86dri_drm_clip_rect_iterator_t</a> *i  );
<a name="l00410"></a>00410 
<a name="l00421"></a>00421 <span class="comment">/*****************************************************************************</span>
<a name="l00422"></a>00422 <span class="comment"> **</span>
<a name="l00423"></a>00423 <span class="comment"> ** xcb_generic_iterator_t xcb_xf86dri_drm_clip_rect_end</span>
<a name="l00424"></a>00424 <span class="comment"> ** </span>
<a name="l00425"></a>00425 <span class="comment"> ** @param xcb_xf86dri_drm_clip_rect_iterator_t i</span>
<a name="l00426"></a>00426 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l00427"></a>00427 <span class="comment"> **</span>
<a name="l00428"></a>00428 <span class="comment"> *****************************************************************************/</span>
<a name="l00429"></a>00429  
<a name="l00430"></a>00430 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l00431"></a>00431 <a class="code" href="group__XCB__XF86Dri__API.html#ga934da56bf68317ba91416282649e5b1f">xcb_xf86dri_drm_clip_rect_end</a> (<a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html" title="xcb_xf86dri_drm_clip_rect_iterator_t">xcb_xf86dri_drm_clip_rect_iterator_t</a> i  );
<a name="l00432"></a>00432 
<a name="l00442"></a>00442 <span class="comment">/*****************************************************************************</span>
<a name="l00443"></a>00443 <span class="comment"> **</span>
<a name="l00444"></a>00444 <span class="comment"> ** xcb_xf86dri_query_version_cookie_t xcb_xf86dri_query_version</span>
<a name="l00445"></a>00445 <span class="comment"> ** </span>
<a name="l00446"></a>00446 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00447"></a>00447 <span class="comment"> ** @returns xcb_xf86dri_query_version_cookie_t</span>
<a name="l00448"></a>00448 <span class="comment"> **</span>
<a name="l00449"></a>00449 <span class="comment"> *****************************************************************************/</span>
<a name="l00450"></a>00450  
<a name="l00451"></a>00451 <a class="code" href="structxcb__xf86dri__query__version__cookie__t.html" title="xcb_xf86dri_query_version_cookie_t">xcb_xf86dri_query_version_cookie_t</a>
<a name="l00452"></a>00452 <a class="code" href="group__XCB__XF86Dri__API.html#gab04524bf0ed02d6007df401989d0acd6">xcb_xf86dri_query_version</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00453"></a>00453 
<a name="l00466"></a>00466 <span class="comment">/*****************************************************************************</span>
<a name="l00467"></a>00467 <span class="comment"> **</span>
<a name="l00468"></a>00468 <span class="comment"> ** xcb_xf86dri_query_version_cookie_t xcb_xf86dri_query_version_unchecked</span>
<a name="l00469"></a>00469 <span class="comment"> ** </span>
<a name="l00470"></a>00470 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00471"></a>00471 <span class="comment"> ** @returns xcb_xf86dri_query_version_cookie_t</span>
<a name="l00472"></a>00472 <span class="comment"> **</span>
<a name="l00473"></a>00473 <span class="comment"> *****************************************************************************/</span>
<a name="l00474"></a>00474  
<a name="l00475"></a>00475 <a class="code" href="structxcb__xf86dri__query__version__cookie__t.html" title="xcb_xf86dri_query_version_cookie_t">xcb_xf86dri_query_version_cookie_t</a>
<a name="l00476"></a>00476 <a class="code" href="group__XCB__XF86Dri__API.html#ga797dea28a7ca923b961886074823c06a">xcb_xf86dri_query_version_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00477"></a>00477 
<a name="l00493"></a>00493 <span class="comment">/*****************************************************************************</span>
<a name="l00494"></a>00494 <span class="comment"> **</span>
<a name="l00495"></a>00495 <span class="comment"> ** xcb_xf86dri_query_version_reply_t * xcb_xf86dri_query_version_reply</span>
<a name="l00496"></a>00496 <span class="comment"> ** </span>
<a name="l00497"></a>00497 <span class="comment"> ** @param xcb_connection_t                    *c</span>
<a name="l00498"></a>00498 <span class="comment"> ** @param xcb_xf86dri_query_version_cookie_t   cookie</span>
<a name="l00499"></a>00499 <span class="comment"> ** @param xcb_generic_error_t                **e</span>
<a name="l00500"></a>00500 <span class="comment"> ** @returns xcb_xf86dri_query_version_reply_t *</span>
<a name="l00501"></a>00501 <span class="comment"> **</span>
<a name="l00502"></a>00502 <span class="comment"> *****************************************************************************/</span>
<a name="l00503"></a>00503  
<a name="l00504"></a>00504 <a class="code" href="structxcb__xf86dri__query__version__reply__t.html" title="xcb_xf86dri_query_version_reply_t">xcb_xf86dri_query_version_reply_t</a> *
<a name="l00505"></a>00505 <a class="code" href="group__XCB__XF86Dri__API.html#ga65d58dec2329c960ece2f227509766fb">xcb_xf86dri_query_version_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                    *c  ,
<a name="l00506"></a>00506                                  <a class="code" href="structxcb__xf86dri__query__version__cookie__t.html" title="xcb_xf86dri_query_version_cookie_t">xcb_xf86dri_query_version_cookie_t</a>   cookie  ,
<a name="l00507"></a>00507                                  <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                **e  );
<a name="l00508"></a>00508 
<a name="l00518"></a>00518 <span class="comment">/*****************************************************************************</span>
<a name="l00519"></a>00519 <span class="comment"> **</span>
<a name="l00520"></a>00520 <span class="comment"> ** xcb_xf86dri_query_direct_rendering_capable_cookie_t xcb_xf86dri_query_direct_rendering_capable</span>
<a name="l00521"></a>00521 <span class="comment"> ** </span>
<a name="l00522"></a>00522 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00523"></a>00523 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00524"></a>00524 <span class="comment"> ** @returns xcb_xf86dri_query_direct_rendering_capable_cookie_t</span>
<a name="l00525"></a>00525 <span class="comment"> **</span>
<a name="l00526"></a>00526 <span class="comment"> *****************************************************************************/</span>
<a name="l00527"></a>00527  
<a name="l00528"></a>00528 <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html" title="xcb_xf86dri_query_direct_rendering_capable_cookie_t">xcb_xf86dri_query_direct_rendering_capable_cookie_t</a>
<a name="l00529"></a>00529 <a class="code" href="group__XCB__XF86Dri__API.html#ga7677af332b5de378420b15900dbe9efd">xcb_xf86dri_query_direct_rendering_capable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00530"></a>00530                                             uint32_t          screen  );
<a name="l00531"></a>00531 
<a name="l00544"></a>00544 <span class="comment">/*****************************************************************************</span>
<a name="l00545"></a>00545 <span class="comment"> **</span>
<a name="l00546"></a>00546 <span class="comment"> ** xcb_xf86dri_query_direct_rendering_capable_cookie_t xcb_xf86dri_query_direct_rendering_capable_unchecked</span>
<a name="l00547"></a>00547 <span class="comment"> ** </span>
<a name="l00548"></a>00548 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00549"></a>00549 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00550"></a>00550 <span class="comment"> ** @returns xcb_xf86dri_query_direct_rendering_capable_cookie_t</span>
<a name="l00551"></a>00551 <span class="comment"> **</span>
<a name="l00552"></a>00552 <span class="comment"> *****************************************************************************/</span>
<a name="l00553"></a>00553  
<a name="l00554"></a>00554 <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html" title="xcb_xf86dri_query_direct_rendering_capable_cookie_t">xcb_xf86dri_query_direct_rendering_capable_cookie_t</a>
<a name="l00555"></a>00555 <a class="code" href="group__XCB__XF86Dri__API.html#ga5b94b3ad4513eeeb0a1bce6d930ae7bd">xcb_xf86dri_query_direct_rendering_capable_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00556"></a>00556                                                       uint32_t          screen  );
<a name="l00557"></a>00557 
<a name="l00573"></a>00573 <span class="comment">/*****************************************************************************</span>
<a name="l00574"></a>00574 <span class="comment"> **</span>
<a name="l00575"></a>00575 <span class="comment"> ** xcb_xf86dri_query_direct_rendering_capable_reply_t * xcb_xf86dri_query_direct_rendering_capable_reply</span>
<a name="l00576"></a>00576 <span class="comment"> ** </span>
<a name="l00577"></a>00577 <span class="comment"> ** @param xcb_connection_t                                     *c</span>
<a name="l00578"></a>00578 <span class="comment"> ** @param xcb_xf86dri_query_direct_rendering_capable_cookie_t   cookie</span>
<a name="l00579"></a>00579 <span class="comment"> ** @param xcb_generic_error_t                                 **e</span>
<a name="l00580"></a>00580 <span class="comment"> ** @returns xcb_xf86dri_query_direct_rendering_capable_reply_t *</span>
<a name="l00581"></a>00581 <span class="comment"> **</span>
<a name="l00582"></a>00582 <span class="comment"> *****************************************************************************/</span>
<a name="l00583"></a>00583  
<a name="l00584"></a>00584 <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__reply__t.html" title="xcb_xf86dri_query_direct_rendering_capable_reply_t">xcb_xf86dri_query_direct_rendering_capable_reply_t</a> *
<a name="l00585"></a>00585 <a class="code" href="group__XCB__XF86Dri__API.html#ga3206dfea919958d694e16393db11827a">xcb_xf86dri_query_direct_rendering_capable_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                                     *c  ,
<a name="l00586"></a>00586                                                   <a class="code" href="structxcb__xf86dri__query__direct__rendering__capable__cookie__t.html" title="xcb_xf86dri_query_direct_rendering_capable_cookie_t">xcb_xf86dri_query_direct_rendering_capable_cookie_t</a>   cookie  ,
<a name="l00587"></a>00587                                                   <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                                 **e  );
<a name="l00588"></a>00588 
<a name="l00598"></a>00598 <span class="comment">/*****************************************************************************</span>
<a name="l00599"></a>00599 <span class="comment"> **</span>
<a name="l00600"></a>00600 <span class="comment"> ** xcb_xf86dri_open_connection_cookie_t xcb_xf86dri_open_connection</span>
<a name="l00601"></a>00601 <span class="comment"> ** </span>
<a name="l00602"></a>00602 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00603"></a>00603 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00604"></a>00604 <span class="comment"> ** @returns xcb_xf86dri_open_connection_cookie_t</span>
<a name="l00605"></a>00605 <span class="comment"> **</span>
<a name="l00606"></a>00606 <span class="comment"> *****************************************************************************/</span>
<a name="l00607"></a>00607  
<a name="l00608"></a>00608 <a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html" title="xcb_xf86dri_open_connection_cookie_t">xcb_xf86dri_open_connection_cookie_t</a>
<a name="l00609"></a>00609 <a class="code" href="group__XCB__XF86Dri__API.html#ga084cfb77a7ba5debbed30578a46dcf30">xcb_xf86dri_open_connection</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00610"></a>00610                              uint32_t          screen  );
<a name="l00611"></a>00611 
<a name="l00624"></a>00624 <span class="comment">/*****************************************************************************</span>
<a name="l00625"></a>00625 <span class="comment"> **</span>
<a name="l00626"></a>00626 <span class="comment"> ** xcb_xf86dri_open_connection_cookie_t xcb_xf86dri_open_connection_unchecked</span>
<a name="l00627"></a>00627 <span class="comment"> ** </span>
<a name="l00628"></a>00628 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00629"></a>00629 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00630"></a>00630 <span class="comment"> ** @returns xcb_xf86dri_open_connection_cookie_t</span>
<a name="l00631"></a>00631 <span class="comment"> **</span>
<a name="l00632"></a>00632 <span class="comment"> *****************************************************************************/</span>
<a name="l00633"></a>00633  
<a name="l00634"></a>00634 <a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html" title="xcb_xf86dri_open_connection_cookie_t">xcb_xf86dri_open_connection_cookie_t</a>
<a name="l00635"></a>00635 <a class="code" href="group__XCB__XF86Dri__API.html#ga24238a18683e028156324e66c179bd2c">xcb_xf86dri_open_connection_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00636"></a>00636                                        uint32_t          screen  );
<a name="l00637"></a>00637 
<a name="l00638"></a>00638 
<a name="l00639"></a>00639 <span class="comment">/*****************************************************************************</span>
<a name="l00640"></a>00640 <span class="comment"> **</span>
<a name="l00641"></a>00641 <span class="comment"> ** char * xcb_xf86dri_open_connection_bus_id</span>
<a name="l00642"></a>00642 <span class="comment"> ** </span>
<a name="l00643"></a>00643 <span class="comment"> ** @param const xcb_xf86dri_open_connection_reply_t *R</span>
<a name="l00644"></a>00644 <span class="comment"> ** @returns char *</span>
<a name="l00645"></a>00645 <span class="comment"> **</span>
<a name="l00646"></a>00646 <span class="comment"> *****************************************************************************/</span>
<a name="l00647"></a>00647  
<a name="l00648"></a>00648 <span class="keywordtype">char</span> *
<a name="l00649"></a>00649 xcb_xf86dri_open_connection_bus_id (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a> *R  );
<a name="l00650"></a>00650 
<a name="l00651"></a>00651 
<a name="l00652"></a>00652 <span class="comment">/*****************************************************************************</span>
<a name="l00653"></a>00653 <span class="comment"> **</span>
<a name="l00654"></a>00654 <span class="comment"> ** int xcb_xf86dri_open_connection_bus_id_length</span>
<a name="l00655"></a>00655 <span class="comment"> ** </span>
<a name="l00656"></a>00656 <span class="comment"> ** @param const xcb_xf86dri_open_connection_reply_t *R</span>
<a name="l00657"></a>00657 <span class="comment"> ** @returns int</span>
<a name="l00658"></a>00658 <span class="comment"> **</span>
<a name="l00659"></a>00659 <span class="comment"> *****************************************************************************/</span>
<a name="l00660"></a>00660  
<a name="l00661"></a>00661 <span class="keywordtype">int</span>
<a name="l00662"></a>00662 xcb_xf86dri_open_connection_bus_id_length (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a> *R  );
<a name="l00663"></a>00663 
<a name="l00664"></a>00664 
<a name="l00665"></a>00665 <span class="comment">/*****************************************************************************</span>
<a name="l00666"></a>00666 <span class="comment"> **</span>
<a name="l00667"></a>00667 <span class="comment"> ** xcb_generic_iterator_t xcb_xf86dri_open_connection_bus_id_end</span>
<a name="l00668"></a>00668 <span class="comment"> ** </span>
<a name="l00669"></a>00669 <span class="comment"> ** @param const xcb_xf86dri_open_connection_reply_t *R</span>
<a name="l00670"></a>00670 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l00671"></a>00671 <span class="comment"> **</span>
<a name="l00672"></a>00672 <span class="comment"> *****************************************************************************/</span>
<a name="l00673"></a>00673  
<a name="l00674"></a>00674 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l00675"></a>00675 xcb_xf86dri_open_connection_bus_id_end (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a> *R  );
<a name="l00676"></a>00676 
<a name="l00692"></a>00692 <span class="comment">/*****************************************************************************</span>
<a name="l00693"></a>00693 <span class="comment"> **</span>
<a name="l00694"></a>00694 <span class="comment"> ** xcb_xf86dri_open_connection_reply_t * xcb_xf86dri_open_connection_reply</span>
<a name="l00695"></a>00695 <span class="comment"> ** </span>
<a name="l00696"></a>00696 <span class="comment"> ** @param xcb_connection_t                      *c</span>
<a name="l00697"></a>00697 <span class="comment"> ** @param xcb_xf86dri_open_connection_cookie_t   cookie</span>
<a name="l00698"></a>00698 <span class="comment"> ** @param xcb_generic_error_t                  **e</span>
<a name="l00699"></a>00699 <span class="comment"> ** @returns xcb_xf86dri_open_connection_reply_t *</span>
<a name="l00700"></a>00700 <span class="comment"> **</span>
<a name="l00701"></a>00701 <span class="comment"> *****************************************************************************/</span>
<a name="l00702"></a>00702  
<a name="l00703"></a>00703 <a class="code" href="structxcb__xf86dri__open__connection__reply__t.html" title="xcb_xf86dri_open_connection_reply_t">xcb_xf86dri_open_connection_reply_t</a> *
<a name="l00704"></a>00704 <a class="code" href="group__XCB__XF86Dri__API.html#gacaa7b76b55620d8646a46e6873fdb404">xcb_xf86dri_open_connection_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                      *c  ,
<a name="l00705"></a>00705                                    <a class="code" href="structxcb__xf86dri__open__connection__cookie__t.html" title="xcb_xf86dri_open_connection_cookie_t">xcb_xf86dri_open_connection_cookie_t</a>   cookie  ,
<a name="l00706"></a>00706                                    <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                  **e  );
<a name="l00707"></a>00707 
<a name="l00720"></a>00720 <span class="comment">/*****************************************************************************</span>
<a name="l00721"></a>00721 <span class="comment"> **</span>
<a name="l00722"></a>00722 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_close_connection_checked</span>
<a name="l00723"></a>00723 <span class="comment"> ** </span>
<a name="l00724"></a>00724 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00725"></a>00725 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00726"></a>00726 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00727"></a>00727 <span class="comment"> **</span>
<a name="l00728"></a>00728 <span class="comment"> *****************************************************************************/</span>
<a name="l00729"></a>00729  
<a name="l00730"></a>00730 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00731"></a>00731 <a class="code" href="group__XCB__XF86Dri__API.html#gae8ca51237fe6af3b0a53008d0c11f694">xcb_xf86dri_close_connection_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00732"></a>00732                                       uint32_t          screen  );
<a name="l00733"></a>00733 
<a name="l00743"></a>00743 <span class="comment">/*****************************************************************************</span>
<a name="l00744"></a>00744 <span class="comment"> **</span>
<a name="l00745"></a>00745 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_close_connection</span>
<a name="l00746"></a>00746 <span class="comment"> ** </span>
<a name="l00747"></a>00747 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00748"></a>00748 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00749"></a>00749 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00750"></a>00750 <span class="comment"> **</span>
<a name="l00751"></a>00751 <span class="comment"> *****************************************************************************/</span>
<a name="l00752"></a>00752  
<a name="l00753"></a>00753 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00754"></a>00754 <a class="code" href="group__XCB__XF86Dri__API.html#ga3401753fcf5bdd78eb823375ac40383c">xcb_xf86dri_close_connection</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00755"></a>00755                               uint32_t          screen  );
<a name="l00756"></a>00756 
<a name="l00766"></a>00766 <span class="comment">/*****************************************************************************</span>
<a name="l00767"></a>00767 <span class="comment"> **</span>
<a name="l00768"></a>00768 <span class="comment"> ** xcb_xf86dri_get_client_driver_name_cookie_t xcb_xf86dri_get_client_driver_name</span>
<a name="l00769"></a>00769 <span class="comment"> ** </span>
<a name="l00770"></a>00770 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00771"></a>00771 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00772"></a>00772 <span class="comment"> ** @returns xcb_xf86dri_get_client_driver_name_cookie_t</span>
<a name="l00773"></a>00773 <span class="comment"> **</span>
<a name="l00774"></a>00774 <span class="comment"> *****************************************************************************/</span>
<a name="l00775"></a>00775  
<a name="l00776"></a>00776 <a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html" title="xcb_xf86dri_get_client_driver_name_cookie_t">xcb_xf86dri_get_client_driver_name_cookie_t</a>
<a name="l00777"></a>00777 <a class="code" href="group__XCB__XF86Dri__API.html#gafa03bd0af57eaf71afb9a8d0cb46432f">xcb_xf86dri_get_client_driver_name</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00778"></a>00778                                     uint32_t          screen  );
<a name="l00779"></a>00779 
<a name="l00792"></a>00792 <span class="comment">/*****************************************************************************</span>
<a name="l00793"></a>00793 <span class="comment"> **</span>
<a name="l00794"></a>00794 <span class="comment"> ** xcb_xf86dri_get_client_driver_name_cookie_t xcb_xf86dri_get_client_driver_name_unchecked</span>
<a name="l00795"></a>00795 <span class="comment"> ** </span>
<a name="l00796"></a>00796 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00797"></a>00797 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00798"></a>00798 <span class="comment"> ** @returns xcb_xf86dri_get_client_driver_name_cookie_t</span>
<a name="l00799"></a>00799 <span class="comment"> **</span>
<a name="l00800"></a>00800 <span class="comment"> *****************************************************************************/</span>
<a name="l00801"></a>00801  
<a name="l00802"></a>00802 <a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html" title="xcb_xf86dri_get_client_driver_name_cookie_t">xcb_xf86dri_get_client_driver_name_cookie_t</a>
<a name="l00803"></a>00803 <a class="code" href="group__XCB__XF86Dri__API.html#ga18e3b8c439c42fbbb873fe9513fe931a">xcb_xf86dri_get_client_driver_name_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00804"></a>00804                                               uint32_t          screen  );
<a name="l00805"></a>00805 
<a name="l00806"></a>00806 
<a name="l00807"></a>00807 <span class="comment">/*****************************************************************************</span>
<a name="l00808"></a>00808 <span class="comment"> **</span>
<a name="l00809"></a>00809 <span class="comment"> ** char * xcb_xf86dri_get_client_driver_name_client_driver_name</span>
<a name="l00810"></a>00810 <span class="comment"> ** </span>
<a name="l00811"></a>00811 <span class="comment"> ** @param const xcb_xf86dri_get_client_driver_name_reply_t *R</span>
<a name="l00812"></a>00812 <span class="comment"> ** @returns char *</span>
<a name="l00813"></a>00813 <span class="comment"> **</span>
<a name="l00814"></a>00814 <span class="comment"> *****************************************************************************/</span>
<a name="l00815"></a>00815  
<a name="l00816"></a>00816 <span class="keywordtype">char</span> *
<a name="l00817"></a>00817 xcb_xf86dri_get_client_driver_name_client_driver_name (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a> *R  );
<a name="l00818"></a>00818 
<a name="l00819"></a>00819 
<a name="l00820"></a>00820 <span class="comment">/*****************************************************************************</span>
<a name="l00821"></a>00821 <span class="comment"> **</span>
<a name="l00822"></a>00822 <span class="comment"> ** int xcb_xf86dri_get_client_driver_name_client_driver_name_length</span>
<a name="l00823"></a>00823 <span class="comment"> ** </span>
<a name="l00824"></a>00824 <span class="comment"> ** @param const xcb_xf86dri_get_client_driver_name_reply_t *R</span>
<a name="l00825"></a>00825 <span class="comment"> ** @returns int</span>
<a name="l00826"></a>00826 <span class="comment"> **</span>
<a name="l00827"></a>00827 <span class="comment"> *****************************************************************************/</span>
<a name="l00828"></a>00828  
<a name="l00829"></a>00829 <span class="keywordtype">int</span>
<a name="l00830"></a>00830 xcb_xf86dri_get_client_driver_name_client_driver_name_length (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a> *R  );
<a name="l00831"></a>00831 
<a name="l00832"></a>00832 
<a name="l00833"></a>00833 <span class="comment">/*****************************************************************************</span>
<a name="l00834"></a>00834 <span class="comment"> **</span>
<a name="l00835"></a>00835 <span class="comment"> ** xcb_generic_iterator_t xcb_xf86dri_get_client_driver_name_client_driver_name_end</span>
<a name="l00836"></a>00836 <span class="comment"> ** </span>
<a name="l00837"></a>00837 <span class="comment"> ** @param const xcb_xf86dri_get_client_driver_name_reply_t *R</span>
<a name="l00838"></a>00838 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l00839"></a>00839 <span class="comment"> **</span>
<a name="l00840"></a>00840 <span class="comment"> *****************************************************************************/</span>
<a name="l00841"></a>00841  
<a name="l00842"></a>00842 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l00843"></a>00843 xcb_xf86dri_get_client_driver_name_client_driver_name_end (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a> *R  );
<a name="l00844"></a>00844 
<a name="l00860"></a>00860 <span class="comment">/*****************************************************************************</span>
<a name="l00861"></a>00861 <span class="comment"> **</span>
<a name="l00862"></a>00862 <span class="comment"> ** xcb_xf86dri_get_client_driver_name_reply_t * xcb_xf86dri_get_client_driver_name_reply</span>
<a name="l00863"></a>00863 <span class="comment"> ** </span>
<a name="l00864"></a>00864 <span class="comment"> ** @param xcb_connection_t                             *c</span>
<a name="l00865"></a>00865 <span class="comment"> ** @param xcb_xf86dri_get_client_driver_name_cookie_t   cookie</span>
<a name="l00866"></a>00866 <span class="comment"> ** @param xcb_generic_error_t                         **e</span>
<a name="l00867"></a>00867 <span class="comment"> ** @returns xcb_xf86dri_get_client_driver_name_reply_t *</span>
<a name="l00868"></a>00868 <span class="comment"> **</span>
<a name="l00869"></a>00869 <span class="comment"> *****************************************************************************/</span>
<a name="l00870"></a>00870  
<a name="l00871"></a>00871 <a class="code" href="structxcb__xf86dri__get__client__driver__name__reply__t.html" title="xcb_xf86dri_get_client_driver_name_reply_t">xcb_xf86dri_get_client_driver_name_reply_t</a> *
<a name="l00872"></a>00872 <a class="code" href="group__XCB__XF86Dri__API.html#gabbda43f9f07f392ce158ff810c8c0d2a">xcb_xf86dri_get_client_driver_name_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                             *c  ,
<a name="l00873"></a>00873                                           <a class="code" href="structxcb__xf86dri__get__client__driver__name__cookie__t.html" title="xcb_xf86dri_get_client_driver_name_cookie_t">xcb_xf86dri_get_client_driver_name_cookie_t</a>   cookie  ,
<a name="l00874"></a>00874                                           <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                         **e  );
<a name="l00875"></a>00875 
<a name="l00885"></a>00885 <span class="comment">/*****************************************************************************</span>
<a name="l00886"></a>00886 <span class="comment"> **</span>
<a name="l00887"></a>00887 <span class="comment"> ** xcb_xf86dri_create_context_cookie_t xcb_xf86dri_create_context</span>
<a name="l00888"></a>00888 <span class="comment"> ** </span>
<a name="l00889"></a>00889 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00890"></a>00890 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00891"></a>00891 <span class="comment"> ** @param uint32_t          visual</span>
<a name="l00892"></a>00892 <span class="comment"> ** @param uint32_t          context</span>
<a name="l00893"></a>00893 <span class="comment"> ** @returns xcb_xf86dri_create_context_cookie_t</span>
<a name="l00894"></a>00894 <span class="comment"> **</span>
<a name="l00895"></a>00895 <span class="comment"> *****************************************************************************/</span>
<a name="l00896"></a>00896  
<a name="l00897"></a>00897 <a class="code" href="structxcb__xf86dri__create__context__cookie__t.html" title="xcb_xf86dri_create_context_cookie_t">xcb_xf86dri_create_context_cookie_t</a>
<a name="l00898"></a>00898 <a class="code" href="group__XCB__XF86Dri__API.html#ga00bbffeea307ab8083f035414a4ae43d">xcb_xf86dri_create_context</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00899"></a>00899                             uint32_t          screen  ,
<a name="l00900"></a>00900                             uint32_t          visual  ,
<a name="l00901"></a>00901                             uint32_t          context  );
<a name="l00902"></a>00902 
<a name="l00915"></a>00915 <span class="comment">/*****************************************************************************</span>
<a name="l00916"></a>00916 <span class="comment"> **</span>
<a name="l00917"></a>00917 <span class="comment"> ** xcb_xf86dri_create_context_cookie_t xcb_xf86dri_create_context_unchecked</span>
<a name="l00918"></a>00918 <span class="comment"> ** </span>
<a name="l00919"></a>00919 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00920"></a>00920 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00921"></a>00921 <span class="comment"> ** @param uint32_t          visual</span>
<a name="l00922"></a>00922 <span class="comment"> ** @param uint32_t          context</span>
<a name="l00923"></a>00923 <span class="comment"> ** @returns xcb_xf86dri_create_context_cookie_t</span>
<a name="l00924"></a>00924 <span class="comment"> **</span>
<a name="l00925"></a>00925 <span class="comment"> *****************************************************************************/</span>
<a name="l00926"></a>00926  
<a name="l00927"></a>00927 <a class="code" href="structxcb__xf86dri__create__context__cookie__t.html" title="xcb_xf86dri_create_context_cookie_t">xcb_xf86dri_create_context_cookie_t</a>
<a name="l00928"></a>00928 <a class="code" href="group__XCB__XF86Dri__API.html#ga0acdf242366a9a6d1209b88bf5767540">xcb_xf86dri_create_context_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00929"></a>00929                                       uint32_t          screen  ,
<a name="l00930"></a>00930                                       uint32_t          visual  ,
<a name="l00931"></a>00931                                       uint32_t          context  );
<a name="l00932"></a>00932 
<a name="l00948"></a>00948 <span class="comment">/*****************************************************************************</span>
<a name="l00949"></a>00949 <span class="comment"> **</span>
<a name="l00950"></a>00950 <span class="comment"> ** xcb_xf86dri_create_context_reply_t * xcb_xf86dri_create_context_reply</span>
<a name="l00951"></a>00951 <span class="comment"> ** </span>
<a name="l00952"></a>00952 <span class="comment"> ** @param xcb_connection_t                     *c</span>
<a name="l00953"></a>00953 <span class="comment"> ** @param xcb_xf86dri_create_context_cookie_t   cookie</span>
<a name="l00954"></a>00954 <span class="comment"> ** @param xcb_generic_error_t                 **e</span>
<a name="l00955"></a>00955 <span class="comment"> ** @returns xcb_xf86dri_create_context_reply_t *</span>
<a name="l00956"></a>00956 <span class="comment"> **</span>
<a name="l00957"></a>00957 <span class="comment"> *****************************************************************************/</span>
<a name="l00958"></a>00958  
<a name="l00959"></a>00959 <a class="code" href="structxcb__xf86dri__create__context__reply__t.html" title="xcb_xf86dri_create_context_reply_t">xcb_xf86dri_create_context_reply_t</a> *
<a name="l00960"></a>00960 <a class="code" href="group__XCB__XF86Dri__API.html#ga5fbc604c9beee11e3868da22d3330ee4">xcb_xf86dri_create_context_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                     *c  ,
<a name="l00961"></a>00961                                   <a class="code" href="structxcb__xf86dri__create__context__cookie__t.html" title="xcb_xf86dri_create_context_cookie_t">xcb_xf86dri_create_context_cookie_t</a>   cookie  ,
<a name="l00962"></a>00962                                   <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                 **e  );
<a name="l00963"></a>00963 
<a name="l00976"></a>00976 <span class="comment">/*****************************************************************************</span>
<a name="l00977"></a>00977 <span class="comment"> **</span>
<a name="l00978"></a>00978 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_destroy_context_checked</span>
<a name="l00979"></a>00979 <span class="comment"> ** </span>
<a name="l00980"></a>00980 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00981"></a>00981 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l00982"></a>00982 <span class="comment"> ** @param uint32_t          context</span>
<a name="l00983"></a>00983 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00984"></a>00984 <span class="comment"> **</span>
<a name="l00985"></a>00985 <span class="comment"> *****************************************************************************/</span>
<a name="l00986"></a>00986  
<a name="l00987"></a>00987 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00988"></a>00988 <a class="code" href="group__XCB__XF86Dri__API.html#gaa264a603bb8ab66baedf1496434cb553">xcb_xf86dri_destroy_context_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00989"></a>00989                                      uint32_t          screen  ,
<a name="l00990"></a>00990                                      uint32_t          context  );
<a name="l00991"></a>00991 
<a name="l01001"></a>01001 <span class="comment">/*****************************************************************************</span>
<a name="l01002"></a>01002 <span class="comment"> **</span>
<a name="l01003"></a>01003 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_destroy_context</span>
<a name="l01004"></a>01004 <span class="comment"> ** </span>
<a name="l01005"></a>01005 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01006"></a>01006 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01007"></a>01007 <span class="comment"> ** @param uint32_t          context</span>
<a name="l01008"></a>01008 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l01009"></a>01009 <span class="comment"> **</span>
<a name="l01010"></a>01010 <span class="comment"> *****************************************************************************/</span>
<a name="l01011"></a>01011  
<a name="l01012"></a>01012 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l01013"></a>01013 <a class="code" href="group__XCB__XF86Dri__API.html#gae68e21459b0fea49e39b92eff7098bbe">xcb_xf86dri_destroy_context</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01014"></a>01014                              uint32_t          screen  ,
<a name="l01015"></a>01015                              uint32_t          context  );
<a name="l01016"></a>01016 
<a name="l01026"></a>01026 <span class="comment">/*****************************************************************************</span>
<a name="l01027"></a>01027 <span class="comment"> **</span>
<a name="l01028"></a>01028 <span class="comment"> ** xcb_xf86dri_create_drawable_cookie_t xcb_xf86dri_create_drawable</span>
<a name="l01029"></a>01029 <span class="comment"> ** </span>
<a name="l01030"></a>01030 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01031"></a>01031 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01032"></a>01032 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01033"></a>01033 <span class="comment"> ** @returns xcb_xf86dri_create_drawable_cookie_t</span>
<a name="l01034"></a>01034 <span class="comment"> **</span>
<a name="l01035"></a>01035 <span class="comment"> *****************************************************************************/</span>
<a name="l01036"></a>01036  
<a name="l01037"></a>01037 <a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html" title="xcb_xf86dri_create_drawable_cookie_t">xcb_xf86dri_create_drawable_cookie_t</a>
<a name="l01038"></a>01038 <a class="code" href="group__XCB__XF86Dri__API.html#gad4a129d963b765b8936c7f95f541ff98">xcb_xf86dri_create_drawable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01039"></a>01039                              uint32_t          screen  ,
<a name="l01040"></a>01040                              uint32_t          drawable  );
<a name="l01041"></a>01041 
<a name="l01054"></a>01054 <span class="comment">/*****************************************************************************</span>
<a name="l01055"></a>01055 <span class="comment"> **</span>
<a name="l01056"></a>01056 <span class="comment"> ** xcb_xf86dri_create_drawable_cookie_t xcb_xf86dri_create_drawable_unchecked</span>
<a name="l01057"></a>01057 <span class="comment"> ** </span>
<a name="l01058"></a>01058 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01059"></a>01059 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01060"></a>01060 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01061"></a>01061 <span class="comment"> ** @returns xcb_xf86dri_create_drawable_cookie_t</span>
<a name="l01062"></a>01062 <span class="comment"> **</span>
<a name="l01063"></a>01063 <span class="comment"> *****************************************************************************/</span>
<a name="l01064"></a>01064  
<a name="l01065"></a>01065 <a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html" title="xcb_xf86dri_create_drawable_cookie_t">xcb_xf86dri_create_drawable_cookie_t</a>
<a name="l01066"></a>01066 <a class="code" href="group__XCB__XF86Dri__API.html#ga0e592756db0bd60032a3b04fe2abc308">xcb_xf86dri_create_drawable_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01067"></a>01067                                        uint32_t          screen  ,
<a name="l01068"></a>01068                                        uint32_t          drawable  );
<a name="l01069"></a>01069 
<a name="l01085"></a>01085 <span class="comment">/*****************************************************************************</span>
<a name="l01086"></a>01086 <span class="comment"> **</span>
<a name="l01087"></a>01087 <span class="comment"> ** xcb_xf86dri_create_drawable_reply_t * xcb_xf86dri_create_drawable_reply</span>
<a name="l01088"></a>01088 <span class="comment"> ** </span>
<a name="l01089"></a>01089 <span class="comment"> ** @param xcb_connection_t                      *c</span>
<a name="l01090"></a>01090 <span class="comment"> ** @param xcb_xf86dri_create_drawable_cookie_t   cookie</span>
<a name="l01091"></a>01091 <span class="comment"> ** @param xcb_generic_error_t                  **e</span>
<a name="l01092"></a>01092 <span class="comment"> ** @returns xcb_xf86dri_create_drawable_reply_t *</span>
<a name="l01093"></a>01093 <span class="comment"> **</span>
<a name="l01094"></a>01094 <span class="comment"> *****************************************************************************/</span>
<a name="l01095"></a>01095  
<a name="l01096"></a>01096 <a class="code" href="structxcb__xf86dri__create__drawable__reply__t.html" title="xcb_xf86dri_create_drawable_reply_t">xcb_xf86dri_create_drawable_reply_t</a> *
<a name="l01097"></a>01097 <a class="code" href="group__XCB__XF86Dri__API.html#ga75a1ce5671f82ad5e72835230f7a04f3">xcb_xf86dri_create_drawable_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                      *c  ,
<a name="l01098"></a>01098                                    <a class="code" href="structxcb__xf86dri__create__drawable__cookie__t.html" title="xcb_xf86dri_create_drawable_cookie_t">xcb_xf86dri_create_drawable_cookie_t</a>   cookie  ,
<a name="l01099"></a>01099                                    <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                  **e  );
<a name="l01100"></a>01100 
<a name="l01113"></a>01113 <span class="comment">/*****************************************************************************</span>
<a name="l01114"></a>01114 <span class="comment"> **</span>
<a name="l01115"></a>01115 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_destroy_drawable_checked</span>
<a name="l01116"></a>01116 <span class="comment"> ** </span>
<a name="l01117"></a>01117 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01118"></a>01118 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01119"></a>01119 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01120"></a>01120 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l01121"></a>01121 <span class="comment"> **</span>
<a name="l01122"></a>01122 <span class="comment"> *****************************************************************************/</span>
<a name="l01123"></a>01123  
<a name="l01124"></a>01124 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l01125"></a>01125 <a class="code" href="group__XCB__XF86Dri__API.html#gac49b3bd3ad8bb61d6cec05475c4c1f2b">xcb_xf86dri_destroy_drawable_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01126"></a>01126                                       uint32_t          screen  ,
<a name="l01127"></a>01127                                       uint32_t          drawable  );
<a name="l01128"></a>01128 
<a name="l01138"></a>01138 <span class="comment">/*****************************************************************************</span>
<a name="l01139"></a>01139 <span class="comment"> **</span>
<a name="l01140"></a>01140 <span class="comment"> ** xcb_void_cookie_t xcb_xf86dri_destroy_drawable</span>
<a name="l01141"></a>01141 <span class="comment"> ** </span>
<a name="l01142"></a>01142 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01143"></a>01143 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01144"></a>01144 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01145"></a>01145 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l01146"></a>01146 <span class="comment"> **</span>
<a name="l01147"></a>01147 <span class="comment"> *****************************************************************************/</span>
<a name="l01148"></a>01148  
<a name="l01149"></a>01149 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l01150"></a>01150 <a class="code" href="group__XCB__XF86Dri__API.html#gadd68e35f2971c614d932ad24b732a162">xcb_xf86dri_destroy_drawable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01151"></a>01151                               uint32_t          screen  ,
<a name="l01152"></a>01152                               uint32_t          drawable  );
<a name="l01153"></a>01153 
<a name="l01163"></a>01163 <span class="comment">/*****************************************************************************</span>
<a name="l01164"></a>01164 <span class="comment"> **</span>
<a name="l01165"></a>01165 <span class="comment"> ** xcb_xf86dri_get_drawable_info_cookie_t xcb_xf86dri_get_drawable_info</span>
<a name="l01166"></a>01166 <span class="comment"> ** </span>
<a name="l01167"></a>01167 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01168"></a>01168 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01169"></a>01169 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01170"></a>01170 <span class="comment"> ** @returns xcb_xf86dri_get_drawable_info_cookie_t</span>
<a name="l01171"></a>01171 <span class="comment"> **</span>
<a name="l01172"></a>01172 <span class="comment"> *****************************************************************************/</span>
<a name="l01173"></a>01173  
<a name="l01174"></a>01174 <a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html" title="xcb_xf86dri_get_drawable_info_cookie_t">xcb_xf86dri_get_drawable_info_cookie_t</a>
<a name="l01175"></a>01175 <a class="code" href="group__XCB__XF86Dri__API.html#ga6b990399fe2cd2957318fa0c492f382b">xcb_xf86dri_get_drawable_info</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01176"></a>01176                                uint32_t          screen  ,
<a name="l01177"></a>01177                                uint32_t          drawable  );
<a name="l01178"></a>01178 
<a name="l01191"></a>01191 <span class="comment">/*****************************************************************************</span>
<a name="l01192"></a>01192 <span class="comment"> **</span>
<a name="l01193"></a>01193 <span class="comment"> ** xcb_xf86dri_get_drawable_info_cookie_t xcb_xf86dri_get_drawable_info_unchecked</span>
<a name="l01194"></a>01194 <span class="comment"> ** </span>
<a name="l01195"></a>01195 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01196"></a>01196 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01197"></a>01197 <span class="comment"> ** @param uint32_t          drawable</span>
<a name="l01198"></a>01198 <span class="comment"> ** @returns xcb_xf86dri_get_drawable_info_cookie_t</span>
<a name="l01199"></a>01199 <span class="comment"> **</span>
<a name="l01200"></a>01200 <span class="comment"> *****************************************************************************/</span>
<a name="l01201"></a>01201  
<a name="l01202"></a>01202 <a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html" title="xcb_xf86dri_get_drawable_info_cookie_t">xcb_xf86dri_get_drawable_info_cookie_t</a>
<a name="l01203"></a>01203 <a class="code" href="group__XCB__XF86Dri__API.html#ga3436d3feff64691456161ae9446769a5">xcb_xf86dri_get_drawable_info_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01204"></a>01204                                          uint32_t          screen  ,
<a name="l01205"></a>01205                                          uint32_t          drawable  );
<a name="l01206"></a>01206 
<a name="l01207"></a>01207 
<a name="l01208"></a>01208 <span class="comment">/*****************************************************************************</span>
<a name="l01209"></a>01209 <span class="comment"> **</span>
<a name="l01210"></a>01210 <span class="comment"> ** xcb_xf86dri_drm_clip_rect_t * xcb_xf86dri_get_drawable_info_clip_rects</span>
<a name="l01211"></a>01211 <span class="comment"> ** </span>
<a name="l01212"></a>01212 <span class="comment"> ** @param const xcb_xf86dri_get_drawable_info_reply_t *R</span>
<a name="l01213"></a>01213 <span class="comment"> ** @returns xcb_xf86dri_drm_clip_rect_t *</span>
<a name="l01214"></a>01214 <span class="comment"> **</span>
<a name="l01215"></a>01215 <span class="comment"> *****************************************************************************/</span>
<a name="l01216"></a>01216  
<a name="l01217"></a>01217 <a class="code" href="structxcb__xf86dri__drm__clip__rect__t.html" title="xcb_xf86dri_drm_clip_rect_t">xcb_xf86dri_drm_clip_rect_t</a> *
<a name="l01218"></a>01218 xcb_xf86dri_get_drawable_info_clip_rects (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a> *R  );
<a name="l01219"></a>01219 
<a name="l01220"></a>01220 
<a name="l01221"></a>01221 <span class="comment">/*****************************************************************************</span>
<a name="l01222"></a>01222 <span class="comment"> **</span>
<a name="l01223"></a>01223 <span class="comment"> ** int xcb_xf86dri_get_drawable_info_clip_rects_length</span>
<a name="l01224"></a>01224 <span class="comment"> ** </span>
<a name="l01225"></a>01225 <span class="comment"> ** @param const xcb_xf86dri_get_drawable_info_reply_t *R</span>
<a name="l01226"></a>01226 <span class="comment"> ** @returns int</span>
<a name="l01227"></a>01227 <span class="comment"> **</span>
<a name="l01228"></a>01228 <span class="comment"> *****************************************************************************/</span>
<a name="l01229"></a>01229  
<a name="l01230"></a>01230 <span class="keywordtype">int</span>
<a name="l01231"></a>01231 xcb_xf86dri_get_drawable_info_clip_rects_length (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a> *R  );
<a name="l01232"></a>01232 
<a name="l01233"></a>01233 
<a name="l01234"></a>01234 <span class="comment">/*****************************************************************************</span>
<a name="l01235"></a>01235 <span class="comment"> **</span>
<a name="l01236"></a>01236 <span class="comment"> ** xcb_xf86dri_drm_clip_rect_iterator_t xcb_xf86dri_get_drawable_info_clip_rects_iterator</span>
<a name="l01237"></a>01237 <span class="comment"> ** </span>
<a name="l01238"></a>01238 <span class="comment"> ** @param const xcb_xf86dri_get_drawable_info_reply_t *R</span>
<a name="l01239"></a>01239 <span class="comment"> ** @returns xcb_xf86dri_drm_clip_rect_iterator_t</span>
<a name="l01240"></a>01240 <span class="comment"> **</span>
<a name="l01241"></a>01241 <span class="comment"> *****************************************************************************/</span>
<a name="l01242"></a>01242  
<a name="l01243"></a>01243 <a class="code" href="structxcb__xf86dri__drm__clip__rect__iterator__t.html" title="xcb_xf86dri_drm_clip_rect_iterator_t">xcb_xf86dri_drm_clip_rect_iterator_t</a>
<a name="l01244"></a>01244 xcb_xf86dri_get_drawable_info_clip_rects_iterator (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a> *R  );
<a name="l01245"></a>01245 
<a name="l01261"></a>01261 <span class="comment">/*****************************************************************************</span>
<a name="l01262"></a>01262 <span class="comment"> **</span>
<a name="l01263"></a>01263 <span class="comment"> ** xcb_xf86dri_get_drawable_info_reply_t * xcb_xf86dri_get_drawable_info_reply</span>
<a name="l01264"></a>01264 <span class="comment"> ** </span>
<a name="l01265"></a>01265 <span class="comment"> ** @param xcb_connection_t                        *c</span>
<a name="l01266"></a>01266 <span class="comment"> ** @param xcb_xf86dri_get_drawable_info_cookie_t   cookie</span>
<a name="l01267"></a>01267 <span class="comment"> ** @param xcb_generic_error_t                    **e</span>
<a name="l01268"></a>01268 <span class="comment"> ** @returns xcb_xf86dri_get_drawable_info_reply_t *</span>
<a name="l01269"></a>01269 <span class="comment"> **</span>
<a name="l01270"></a>01270 <span class="comment"> *****************************************************************************/</span>
<a name="l01271"></a>01271  
<a name="l01272"></a>01272 <a class="code" href="structxcb__xf86dri__get__drawable__info__reply__t.html" title="xcb_xf86dri_get_drawable_info_reply_t">xcb_xf86dri_get_drawable_info_reply_t</a> *
<a name="l01273"></a>01273 <a class="code" href="group__XCB__XF86Dri__API.html#gaeddd3b529684211bcd85cf98a814f5d0">xcb_xf86dri_get_drawable_info_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                        *c  ,
<a name="l01274"></a>01274                                      <a class="code" href="structxcb__xf86dri__get__drawable__info__cookie__t.html" title="xcb_xf86dri_get_drawable_info_cookie_t">xcb_xf86dri_get_drawable_info_cookie_t</a>   cookie  ,
<a name="l01275"></a>01275                                      <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                    **e  );
<a name="l01276"></a>01276 
<a name="l01286"></a>01286 <span class="comment">/*****************************************************************************</span>
<a name="l01287"></a>01287 <span class="comment"> **</span>
<a name="l01288"></a>01288 <span class="comment"> ** xcb_xf86dri_get_device_info_cookie_t xcb_xf86dri_get_device_info</span>
<a name="l01289"></a>01289 <span class="comment"> ** </span>
<a name="l01290"></a>01290 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01291"></a>01291 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01292"></a>01292 <span class="comment"> ** @returns xcb_xf86dri_get_device_info_cookie_t</span>
<a name="l01293"></a>01293 <span class="comment"> **</span>
<a name="l01294"></a>01294 <span class="comment"> *****************************************************************************/</span>
<a name="l01295"></a>01295  
<a name="l01296"></a>01296 <a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html" title="xcb_xf86dri_get_device_info_cookie_t">xcb_xf86dri_get_device_info_cookie_t</a>
<a name="l01297"></a>01297 <a class="code" href="group__XCB__XF86Dri__API.html#gab3bc73286cf39120115fc1f66c43cd73">xcb_xf86dri_get_device_info</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01298"></a>01298                              uint32_t          screen  );
<a name="l01299"></a>01299 
<a name="l01312"></a>01312 <span class="comment">/*****************************************************************************</span>
<a name="l01313"></a>01313 <span class="comment"> **</span>
<a name="l01314"></a>01314 <span class="comment"> ** xcb_xf86dri_get_device_info_cookie_t xcb_xf86dri_get_device_info_unchecked</span>
<a name="l01315"></a>01315 <span class="comment"> ** </span>
<a name="l01316"></a>01316 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01317"></a>01317 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01318"></a>01318 <span class="comment"> ** @returns xcb_xf86dri_get_device_info_cookie_t</span>
<a name="l01319"></a>01319 <span class="comment"> **</span>
<a name="l01320"></a>01320 <span class="comment"> *****************************************************************************/</span>
<a name="l01321"></a>01321  
<a name="l01322"></a>01322 <a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html" title="xcb_xf86dri_get_device_info_cookie_t">xcb_xf86dri_get_device_info_cookie_t</a>
<a name="l01323"></a>01323 <a class="code" href="group__XCB__XF86Dri__API.html#ga83fc94ca197b7af41c441b63ff6212fc">xcb_xf86dri_get_device_info_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01324"></a>01324                                        uint32_t          screen  );
<a name="l01325"></a>01325 
<a name="l01326"></a>01326 
<a name="l01327"></a>01327 <span class="comment">/*****************************************************************************</span>
<a name="l01328"></a>01328 <span class="comment"> **</span>
<a name="l01329"></a>01329 <span class="comment"> ** uint32_t * xcb_xf86dri_get_device_info_device_private</span>
<a name="l01330"></a>01330 <span class="comment"> ** </span>
<a name="l01331"></a>01331 <span class="comment"> ** @param const xcb_xf86dri_get_device_info_reply_t *R</span>
<a name="l01332"></a>01332 <span class="comment"> ** @returns uint32_t *</span>
<a name="l01333"></a>01333 <span class="comment"> **</span>
<a name="l01334"></a>01334 <span class="comment"> *****************************************************************************/</span>
<a name="l01335"></a>01335  
<a name="l01336"></a>01336 uint32_t *
<a name="l01337"></a>01337 xcb_xf86dri_get_device_info_device_private (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a> *R  );
<a name="l01338"></a>01338 
<a name="l01339"></a>01339 
<a name="l01340"></a>01340 <span class="comment">/*****************************************************************************</span>
<a name="l01341"></a>01341 <span class="comment"> **</span>
<a name="l01342"></a>01342 <span class="comment"> ** int xcb_xf86dri_get_device_info_device_private_length</span>
<a name="l01343"></a>01343 <span class="comment"> ** </span>
<a name="l01344"></a>01344 <span class="comment"> ** @param const xcb_xf86dri_get_device_info_reply_t *R</span>
<a name="l01345"></a>01345 <span class="comment"> ** @returns int</span>
<a name="l01346"></a>01346 <span class="comment"> **</span>
<a name="l01347"></a>01347 <span class="comment"> *****************************************************************************/</span>
<a name="l01348"></a>01348  
<a name="l01349"></a>01349 <span class="keywordtype">int</span>
<a name="l01350"></a>01350 xcb_xf86dri_get_device_info_device_private_length (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a> *R  );
<a name="l01351"></a>01351 
<a name="l01352"></a>01352 
<a name="l01353"></a>01353 <span class="comment">/*****************************************************************************</span>
<a name="l01354"></a>01354 <span class="comment"> **</span>
<a name="l01355"></a>01355 <span class="comment"> ** xcb_generic_iterator_t xcb_xf86dri_get_device_info_device_private_end</span>
<a name="l01356"></a>01356 <span class="comment"> ** </span>
<a name="l01357"></a>01357 <span class="comment"> ** @param const xcb_xf86dri_get_device_info_reply_t *R</span>
<a name="l01358"></a>01358 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l01359"></a>01359 <span class="comment"> **</span>
<a name="l01360"></a>01360 <span class="comment"> *****************************************************************************/</span>
<a name="l01361"></a>01361  
<a name="l01362"></a>01362 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l01363"></a>01363 xcb_xf86dri_get_device_info_device_private_end (<span class="keyword">const</span> <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a> *R  );
<a name="l01364"></a>01364 
<a name="l01380"></a>01380 <span class="comment">/*****************************************************************************</span>
<a name="l01381"></a>01381 <span class="comment"> **</span>
<a name="l01382"></a>01382 <span class="comment"> ** xcb_xf86dri_get_device_info_reply_t * xcb_xf86dri_get_device_info_reply</span>
<a name="l01383"></a>01383 <span class="comment"> ** </span>
<a name="l01384"></a>01384 <span class="comment"> ** @param xcb_connection_t                      *c</span>
<a name="l01385"></a>01385 <span class="comment"> ** @param xcb_xf86dri_get_device_info_cookie_t   cookie</span>
<a name="l01386"></a>01386 <span class="comment"> ** @param xcb_generic_error_t                  **e</span>
<a name="l01387"></a>01387 <span class="comment"> ** @returns xcb_xf86dri_get_device_info_reply_t *</span>
<a name="l01388"></a>01388 <span class="comment"> **</span>
<a name="l01389"></a>01389 <span class="comment"> *****************************************************************************/</span>
<a name="l01390"></a>01390  
<a name="l01391"></a>01391 <a class="code" href="structxcb__xf86dri__get__device__info__reply__t.html" title="xcb_xf86dri_get_device_info_reply_t">xcb_xf86dri_get_device_info_reply_t</a> *
<a name="l01392"></a>01392 <a class="code" href="group__XCB__XF86Dri__API.html#ga05b179f2f236f220d05493e6cdbc62ab">xcb_xf86dri_get_device_info_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                      *c  ,
<a name="l01393"></a>01393                                    <a class="code" href="structxcb__xf86dri__get__device__info__cookie__t.html" title="xcb_xf86dri_get_device_info_cookie_t">xcb_xf86dri_get_device_info_cookie_t</a>   cookie  ,
<a name="l01394"></a>01394                                    <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                  **e  );
<a name="l01395"></a>01395 
<a name="l01405"></a>01405 <span class="comment">/*****************************************************************************</span>
<a name="l01406"></a>01406 <span class="comment"> **</span>
<a name="l01407"></a>01407 <span class="comment"> ** xcb_xf86dri_auth_connection_cookie_t xcb_xf86dri_auth_connection</span>
<a name="l01408"></a>01408 <span class="comment"> ** </span>
<a name="l01409"></a>01409 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01410"></a>01410 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01411"></a>01411 <span class="comment"> ** @param uint32_t          magic</span>
<a name="l01412"></a>01412 <span class="comment"> ** @returns xcb_xf86dri_auth_connection_cookie_t</span>
<a name="l01413"></a>01413 <span class="comment"> **</span>
<a name="l01414"></a>01414 <span class="comment"> *****************************************************************************/</span>
<a name="l01415"></a>01415  
<a name="l01416"></a>01416 <a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html" title="xcb_xf86dri_auth_connection_cookie_t">xcb_xf86dri_auth_connection_cookie_t</a>
<a name="l01417"></a>01417 <a class="code" href="group__XCB__XF86Dri__API.html#gaacd4a3f504553429a241d03d787c5ded">xcb_xf86dri_auth_connection</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01418"></a>01418                              uint32_t          screen  ,
<a name="l01419"></a>01419                              uint32_t          magic  );
<a name="l01420"></a>01420 
<a name="l01433"></a>01433 <span class="comment">/*****************************************************************************</span>
<a name="l01434"></a>01434 <span class="comment"> **</span>
<a name="l01435"></a>01435 <span class="comment"> ** xcb_xf86dri_auth_connection_cookie_t xcb_xf86dri_auth_connection_unchecked</span>
<a name="l01436"></a>01436 <span class="comment"> ** </span>
<a name="l01437"></a>01437 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l01438"></a>01438 <span class="comment"> ** @param uint32_t          screen</span>
<a name="l01439"></a>01439 <span class="comment"> ** @param uint32_t          magic</span>
<a name="l01440"></a>01440 <span class="comment"> ** @returns xcb_xf86dri_auth_connection_cookie_t</span>
<a name="l01441"></a>01441 <span class="comment"> **</span>
<a name="l01442"></a>01442 <span class="comment"> *****************************************************************************/</span>
<a name="l01443"></a>01443  
<a name="l01444"></a>01444 <a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html" title="xcb_xf86dri_auth_connection_cookie_t">xcb_xf86dri_auth_connection_cookie_t</a>
<a name="l01445"></a>01445 <a class="code" href="group__XCB__XF86Dri__API.html#gae72dd203072d3e5fd332b297680172c4">xcb_xf86dri_auth_connection_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l01446"></a>01446                                        uint32_t          screen  ,
<a name="l01447"></a>01447                                        uint32_t          magic  );
<a name="l01448"></a>01448 
<a name="l01464"></a>01464 <span class="comment">/*****************************************************************************</span>
<a name="l01465"></a>01465 <span class="comment"> **</span>
<a name="l01466"></a>01466 <span class="comment"> ** xcb_xf86dri_auth_connection_reply_t * xcb_xf86dri_auth_connection_reply</span>
<a name="l01467"></a>01467 <span class="comment"> ** </span>
<a name="l01468"></a>01468 <span class="comment"> ** @param xcb_connection_t                      *c</span>
<a name="l01469"></a>01469 <span class="comment"> ** @param xcb_xf86dri_auth_connection_cookie_t   cookie</span>
<a name="l01470"></a>01470 <span class="comment"> ** @param xcb_generic_error_t                  **e</span>
<a name="l01471"></a>01471 <span class="comment"> ** @returns xcb_xf86dri_auth_connection_reply_t *</span>
<a name="l01472"></a>01472 <span class="comment"> **</span>
<a name="l01473"></a>01473 <span class="comment"> *****************************************************************************/</span>
<a name="l01474"></a>01474  
<a name="l01475"></a>01475 <a class="code" href="structxcb__xf86dri__auth__connection__reply__t.html" title="xcb_xf86dri_auth_connection_reply_t">xcb_xf86dri_auth_connection_reply_t</a> *
<a name="l01476"></a>01476 <a class="code" href="group__XCB__XF86Dri__API.html#ga39962f48a313f6c4b5ea14d3a6953da0">xcb_xf86dri_auth_connection_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                      *c  ,
<a name="l01477"></a>01477                                    <a class="code" href="structxcb__xf86dri__auth__connection__cookie__t.html" title="xcb_xf86dri_auth_connection_cookie_t">xcb_xf86dri_auth_connection_cookie_t</a>   cookie  ,
<a name="l01478"></a>01478                                    <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                  **e  );
<a name="l01479"></a>01479 
<a name="l01480"></a>01480 
<a name="l01481"></a>01481 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l01482"></a>01482 <span class="preprocessor"></span>}
<a name="l01483"></a>01483 <span class="preprocessor">#endif</span>
<a name="l01484"></a>01484 <span class="preprocessor"></span>
<a name="l01485"></a>01485 <span class="preprocessor">#endif</span>
<a name="l01486"></a>01486 <span class="preprocessor"></span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Apr 29 2011 15:45:45 for XCB by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>