geext: export GERegisterExtension for nvidia
Signed-off-by: dasha_uwu <dasha@linuxping.win>
This commit is contained in:
parent
1fe4d2d4ca
commit
e73bb5d01b
|
@ -14,6 +14,7 @@ typedef void (*XorgGESwapProcPtr) (xGenericEvent *from, xGenericEvent *to);
|
|||
* @param extension base opcode
|
||||
* @param event swap handler function
|
||||
*/
|
||||
_X_EXPORT /* just for Nvidia legacy */
|
||||
void GERegisterExtension(int extension, XorgGESwapProcPtr swap_handler);
|
||||
|
||||
#endif /* _XORG_GEEXT_PRIV_H */
|
||||
|
|
Loading…
Reference in New Issue