Home
last modified time | relevance | path

Searched refs:vendorcode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmdsswap.c768 GLint vendorcode; in __glXDispSwap_VendorPrivate() local
778 vendorcode = req->vendorCode; in __glXDispSwap_VendorPrivate()
782 vendorcode, 1); in __glXDispSwap_VendorPrivate()
796 GLint vendorcode; in __glXDispSwap_VendorPrivateWithReply() local
806 vendorcode = req->vendorCode; in __glXDispSwap_VendorPrivateWithReply()
810 vendorcode, 1); in __glXDispSwap_VendorPrivateWithReply()
H A Dglxcmds.c2297 GLint vendorcode = req->vendorCode; in __glXDisp_VendorPrivate() local
2304 vendorcode, 0); in __glXDisp_VendorPrivate()
2318 GLint vendorcode = req->vendorCode; in __glXDisp_VendorPrivateWithReply() local
2325 vendorcode, 0); in __glXDisp_VendorPrivateWithReply()
2330 cl->client->errorValue = vendorcode; in __glXDisp_VendorPrivateWithReply()