Searched refs:__GLXclientStateRec (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.h | 33 struct __GLXclientStateRec; 39 extern _X_HIDDEN int __glXDisp_NewList(struct __GLXclientStateRec *, GLbyte *); 40 extern _X_HIDDEN int __glXDispSwap_NewList(struct __GLXclientStateRec *, 58 extern _X_HIDDEN int __glXDisp_GetMapfv(struct __GLXclientStateRec *, GLbyte *); 59 extern _X_HIDDEN int __glXDispSwap_GetMapfv(struct __GLXclientStateRec *, 67 extern _X_HIDDEN int __glXDisp_GetPixelMapfv(struct __GLXclientStateRec *, 69 extern _X_HIDDEN int __glXDispSwap_GetPixelMapfv(struct __GLXclientStateRec *, 73 extern _X_HIDDEN int __glXDisp_IsEnabled(struct __GLXclientStateRec *, 75 extern _X_HIDDEN int __glXDispSwap_IsEnabled(struct __GLXclientStateRec *, 81 extern _X_HIDDEN int __glXDisp_DestroyPixmap(struct __GLXclientStateRec *, [all …]
|
| H A D | indirect_program.c | 48 DoGetProgramString(struct __GLXclientStateRec *cl, GLbyte * pc, in DoGetProgramString() 108 __glXDisp_GetProgramStringARB(struct __GLXclientStateRec *cl, GLbyte * pc) in __glXDisp_GetProgramStringARB() 119 __glXDispSwap_GetProgramStringARB(struct __GLXclientStateRec *cl, GLbyte * pc) in __glXDispSwap_GetProgramStringARB()
|
| H A D | glxserver.h | 63 typedef struct __GLXclientStateRec __GLXclientState; 115 struct __GLXclientStateRec { struct
|
| H A D | indirect_texture_compression.c | 39 __glXDisp_GetCompressedTexImage(struct __GLXclientStateRec *cl, GLbyte * pc) in __glXDisp_GetCompressedTexImage() 85 __glXDispSwap_GetCompressedTexImage(struct __GLXclientStateRec *cl, GLbyte * pc) in __glXDispSwap_GetCompressedTexImage()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxserver.h | 74 typedef struct __GLXclientStateRec __GLXclientState; 99 struct __GLXclientStateRec { struct
|