Searched refs:__glXDispatchInfo (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_table.h39 struct __glXDispatchInfo { struct
102 extern const struct __glXDispatchInfo Single_dispatch_info;
103 extern const struct __glXDispatchInfo Render_dispatch_info;
104 extern const struct __glXDispatchInfo VendorPriv_dispatch_info;
H A Dindirect_util.h43 struct __glXDispatchInfo;
46 const struct __glXDispatchInfo *dispatch_info, int opcode,
50 const struct __glXDispatchInfo *dispatch_info, int opcode,
H A Dindirect_util.c208 get_decode_index(const struct __glXDispatchInfo *dispatch_info,
282 __glXGetProtocolDecodeFunction(const struct __glXDispatchInfo *dispatch_info,
294 __glXGetProtocolSizeData(const struct __glXDispatchInfo *dispatch_info,
H A Dindirect_table.c191 const struct __glXDispatchInfo Single_dispatch_info = {
1224 const struct __glXDispatchInfo Render_dispatch_info = {
1588 const struct __glXDispatchInfo VendorPriv_dispatch_info = {
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_table.h39 struct __glXDispatchInfo { struct
102 extern const struct __glXDispatchInfo Single_dispatch_info;
103 extern const struct __glXDispatchInfo Render_dispatch_info;
104 extern const struct __glXDispatchInfo VendorPriv_dispatch_info;
H A Dindirect_util.h43 struct __glXDispatchInfo;
45 extern void *__glXGetProtocolDecodeFunction(const struct __glXDispatchInfo
49 extern int __glXGetProtocolSizeData(const struct __glXDispatchInfo
H A Dindirect_util.c195 get_decode_index(const struct __glXDispatchInfo *dispatch_info, unsigned opcode)
261 __glXGetProtocolDecodeFunction(const struct __glXDispatchInfo *dispatch_info,
273 __glXGetProtocolSizeData(const struct __glXDispatchInfo *dispatch_info,
H A Dindirect_table.c229 const struct __glXDispatchInfo Single_dispatch_info = {
1398 const struct __glXDispatchInfo Render_dispatch_info = {
1804 const struct __glXDispatchInfo VendorPriv_dispatch_info = {

Completed in 8 milliseconds