VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/indirect_reqsize.h

最後變更 在這個檔案是 43272,由 vboxsync 提交於 12 年 前

Additions/x11: more original X server headers.

  • 屬性 svn:eol-style 設為 native
檔案大小: 7.6 KB
 
1/* DO NOT EDIT - This file generated automatically by glX_proto_size.py (from Mesa) script */
2
3/*
4 * (C) Copyright IBM Corporation 2005
5 * All Rights Reserved.
6 *
7 * Permission is hereby granted, free of charge, to any person obtaining a
8 * copy of this software and associated documentation files (the "Software"),
9 * to deal in the Software without restriction, including without limitation
10 * the rights to use, copy, modify, merge, publish, distribute, sub license,
11 * and/or sell copies of the Software, and to permit persons to whom the
12 * Software is furnished to do so, subject to the following conditions:
13 *
14 * The above copyright notice and this permission notice (including the next
15 * paragraph) shall be included in all copies or substantial portions of the
16 * Software.
17 *
18 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
21 * IBM,
22 * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
23 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
24 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 * SOFTWARE.
26 */
27
28#if !defined( _INDIRECT_REQSIZE_H_ )
29# define _INDIRECT_REQSIZE_H_
30
31# if (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3)) && defined(__ELF__)
32# define HIDDEN __attribute__((visibility("hidden")))
33# else
34# define HIDDEN
35# endif
36
37# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
38# define PURE __attribute__((pure))
39# else
40# define PURE
41# endif
42
43extern PURE HIDDEN int __glXCallListsReqSize(const GLbyte *pc, Bool swap);
44extern PURE HIDDEN int __glXBitmapReqSize(const GLbyte *pc, Bool swap);
45extern PURE HIDDEN int __glXFogfvReqSize(const GLbyte *pc, Bool swap);
46extern PURE HIDDEN int __glXFogivReqSize(const GLbyte *pc, Bool swap);
47extern PURE HIDDEN int __glXLightfvReqSize(const GLbyte *pc, Bool swap);
48extern PURE HIDDEN int __glXLightivReqSize(const GLbyte *pc, Bool swap);
49extern PURE HIDDEN int __glXLightModelfvReqSize(const GLbyte *pc, Bool swap);
50extern PURE HIDDEN int __glXLightModelivReqSize(const GLbyte *pc, Bool swap);
51extern PURE HIDDEN int __glXMaterialfvReqSize(const GLbyte *pc, Bool swap);
52extern PURE HIDDEN int __glXMaterialivReqSize(const GLbyte *pc, Bool swap);
53extern PURE HIDDEN int __glXPolygonStippleReqSize(const GLbyte *pc, Bool swap);
54extern PURE HIDDEN int __glXTexParameterfvReqSize(const GLbyte *pc, Bool swap);
55extern PURE HIDDEN int __glXTexParameterivReqSize(const GLbyte *pc, Bool swap);
56extern PURE HIDDEN int __glXTexImage1DReqSize(const GLbyte *pc, Bool swap);
57extern PURE HIDDEN int __glXTexImage2DReqSize(const GLbyte *pc, Bool swap);
58extern PURE HIDDEN int __glXTexEnvfvReqSize(const GLbyte *pc, Bool swap);
59extern PURE HIDDEN int __glXTexEnvivReqSize(const GLbyte *pc, Bool swap);
60extern PURE HIDDEN int __glXTexGendvReqSize(const GLbyte *pc, Bool swap);
61extern PURE HIDDEN int __glXTexGenfvReqSize(const GLbyte *pc, Bool swap);
62extern PURE HIDDEN int __glXTexGenivReqSize(const GLbyte *pc, Bool swap);
63extern PURE HIDDEN int __glXMap1dReqSize(const GLbyte *pc, Bool swap);
64extern PURE HIDDEN int __glXMap1fReqSize(const GLbyte *pc, Bool swap);
65extern PURE HIDDEN int __glXMap2dReqSize(const GLbyte *pc, Bool swap);
66extern PURE HIDDEN int __glXMap2fReqSize(const GLbyte *pc, Bool swap);
67extern PURE HIDDEN int __glXPixelMapfvReqSize(const GLbyte *pc, Bool swap);
68extern PURE HIDDEN int __glXPixelMapuivReqSize(const GLbyte *pc, Bool swap);
69extern PURE HIDDEN int __glXPixelMapusvReqSize(const GLbyte *pc, Bool swap);
70extern PURE HIDDEN int __glXDrawPixelsReqSize(const GLbyte *pc, Bool swap);
71extern PURE HIDDEN int __glXDrawArraysReqSize(const GLbyte *pc, Bool swap);
72extern PURE HIDDEN int __glXPrioritizeTexturesReqSize(const GLbyte *pc, Bool swap);
73extern PURE HIDDEN int __glXTexSubImage1DReqSize(const GLbyte *pc, Bool swap);
74extern PURE HIDDEN int __glXTexSubImage2DReqSize(const GLbyte *pc, Bool swap);
75extern PURE HIDDEN int __glXColorTableReqSize(const GLbyte *pc, Bool swap);
76extern PURE HIDDEN int __glXColorTableParameterfvReqSize(const GLbyte *pc, Bool swap);
77extern PURE HIDDEN int __glXColorTableParameterivReqSize(const GLbyte *pc, Bool swap);
78extern PURE HIDDEN int __glXColorSubTableReqSize(const GLbyte *pc, Bool swap);
79extern PURE HIDDEN int __glXConvolutionFilter1DReqSize(const GLbyte *pc, Bool swap);
80extern PURE HIDDEN int __glXConvolutionFilter2DReqSize(const GLbyte *pc, Bool swap);
81extern PURE HIDDEN int __glXConvolutionParameterfvReqSize(const GLbyte *pc, Bool swap);
82extern PURE HIDDEN int __glXConvolutionParameterivReqSize(const GLbyte *pc, Bool swap);
83extern PURE HIDDEN int __glXSeparableFilter2DReqSize(const GLbyte *pc, Bool swap);
84extern PURE HIDDEN int __glXTexImage3DReqSize(const GLbyte *pc, Bool swap);
85extern PURE HIDDEN int __glXTexSubImage3DReqSize(const GLbyte *pc, Bool swap);
86extern PURE HIDDEN int __glXCompressedTexImage1DARBReqSize(const GLbyte *pc, Bool swap);
87extern PURE HIDDEN int __glXCompressedTexImage2DARBReqSize(const GLbyte *pc, Bool swap);
88extern PURE HIDDEN int __glXCompressedTexImage3DARBReqSize(const GLbyte *pc, Bool swap);
89extern PURE HIDDEN int __glXCompressedTexSubImage1DARBReqSize(const GLbyte *pc, Bool swap);
90extern PURE HIDDEN int __glXCompressedTexSubImage2DARBReqSize(const GLbyte *pc, Bool swap);
91extern PURE HIDDEN int __glXCompressedTexSubImage3DARBReqSize(const GLbyte *pc, Bool swap);
92extern PURE HIDDEN int __glXProgramStringARBReqSize(const GLbyte *pc, Bool swap);
93extern PURE HIDDEN int __glXDrawBuffersARBReqSize(const GLbyte *pc, Bool swap);
94extern PURE HIDDEN int __glXPointParameterfvEXTReqSize(const GLbyte *pc, Bool swap);
95extern PURE HIDDEN int __glXLoadProgramNVReqSize(const GLbyte *pc, Bool swap);
96extern PURE HIDDEN int __glXProgramParameters4dvNVReqSize(const GLbyte *pc, Bool swap);
97extern PURE HIDDEN int __glXProgramParameters4fvNVReqSize(const GLbyte *pc, Bool swap);
98extern PURE HIDDEN int __glXRequestResidentProgramsNVReqSize(const GLbyte *pc, Bool swap);
99extern PURE HIDDEN int __glXVertexAttribs1dvNVReqSize(const GLbyte *pc, Bool swap);
100extern PURE HIDDEN int __glXVertexAttribs1fvNVReqSize(const GLbyte *pc, Bool swap);
101extern PURE HIDDEN int __glXVertexAttribs1svNVReqSize(const GLbyte *pc, Bool swap);
102extern PURE HIDDEN int __glXVertexAttribs2dvNVReqSize(const GLbyte *pc, Bool swap);
103extern PURE HIDDEN int __glXVertexAttribs2fvNVReqSize(const GLbyte *pc, Bool swap);
104extern PURE HIDDEN int __glXVertexAttribs2svNVReqSize(const GLbyte *pc, Bool swap);
105extern PURE HIDDEN int __glXVertexAttribs3dvNVReqSize(const GLbyte *pc, Bool swap);
106extern PURE HIDDEN int __glXVertexAttribs3fvNVReqSize(const GLbyte *pc, Bool swap);
107extern PURE HIDDEN int __glXVertexAttribs3svNVReqSize(const GLbyte *pc, Bool swap);
108extern PURE HIDDEN int __glXVertexAttribs4dvNVReqSize(const GLbyte *pc, Bool swap);
109extern PURE HIDDEN int __glXVertexAttribs4fvNVReqSize(const GLbyte *pc, Bool swap);
110extern PURE HIDDEN int __glXVertexAttribs4svNVReqSize(const GLbyte *pc, Bool swap);
111extern PURE HIDDEN int __glXVertexAttribs4ubvNVReqSize(const GLbyte *pc, Bool swap);
112extern PURE HIDDEN int __glXPointParameterivNVReqSize(const GLbyte *pc, Bool swap);
113extern PURE HIDDEN int __glXProgramNamedParameter4dvNVReqSize(const GLbyte *pc, Bool swap);
114extern PURE HIDDEN int __glXProgramNamedParameter4fvNVReqSize(const GLbyte *pc, Bool swap);
115extern PURE HIDDEN int __glXDeleteFramebuffersEXTReqSize(const GLbyte *pc, Bool swap);
116extern PURE HIDDEN int __glXDeleteRenderbuffersEXTReqSize(const GLbyte *pc, Bool swap);
117
118# undef HIDDEN
119# undef PURE
120
121#endif /* !defined( _INDIRECT_REQSIZE_H_ ) */
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette