Lines Matching refs:GLint
35 static GLint
69 GLint order, k; in __glXDispSwap_Map1f()
72 GLint compsize; in __glXDispSwap_Map1f()
83 order = *(GLint *) (pc + 12); in __glXDispSwap_Map1f()
101 GLint uorder, vorder, k; in __glXDispSwap_Map2f()
104 GLint compsize; in __glXDispSwap_Map2f()
118 uorder = *(GLint *) (pc + 12); in __glXDispSwap_Map2f()
119 vorder = *(GLint *) (pc + 24); in __glXDispSwap_Map2f()
138 GLint order, k, compsize; in __glXDispSwap_Map1d()
151 order = *(GLint *) (pc + 20); in __glXDispSwap_Map1d()
180 GLint uorder, vorder, k, compsize; in __glXDispSwap_Map2d()
195 uorder = *(GLint *) (pc + 36); in __glXDispSwap_Map2d()
196 vorder = *(GLint *) (pc + 40); in __glXDispSwap_Map2d()