Lines Matching refs:GLshort
4597 GLshort red;
4598 GLshort green;
4599 GLshort blue;
4604 const GLshort red = cmd->red; in _mesa_unmarshal_SecondaryColor3s()
4605 const GLshort green = cmd->green; in _mesa_unmarshal_SecondaryColor3s()
4606 const GLshort blue = cmd->blue; in _mesa_unmarshal_SecondaryColor3s()
4610 _mesa_marshal_SecondaryColor3s(GLshort red, GLshort green, GLshort blue) in _mesa_marshal_SecondaryColor3s()
5439 GLshort v[2];
5445 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib2svNV()
5449 _mesa_marshal_VertexAttrib2svNV(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib2svNV()
5550 _mesa_marshal_WindowPos4svMESA(const GLshort * v) in _mesa_marshal_WindowPos4svMESA()
5791 const GLshort * v; in _mesa_unmarshal_VertexAttribs1svNV()
5793 v = (const GLshort *) variable_data; in _mesa_unmarshal_VertexAttribs1svNV()
5798 _mesa_marshal_VertexAttribs1svNV(GLuint index, GLsizei n, const GLshort * v) in _mesa_marshal_VertexAttribs1svNV()
6073 GLshort v[1];
6079 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib1svNV()
6083 _mesa_marshal_VertexAttrib1svNV(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib1svNV()
6273 GLshort x;
6274 GLshort y;
6275 GLshort z;
6281 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib3sNV()
6282 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib3sNV()
6283 const GLshort z = cmd->z; in _mesa_unmarshal_VertexAttrib3sNV()
6287 _mesa_marshal_VertexAttrib3sNV(GLuint index, GLshort x, GLshort y, GLshort z) in _mesa_marshal_VertexAttrib3sNV()
6810 GLshort x;
6811 GLshort y;
6817 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib2s()
6818 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib2s()
6822 _mesa_marshal_VertexAttrib2s(GLuint index, GLshort x, GLshort y) in _mesa_marshal_VertexAttrib2s()
7710 GLshort v1[2];
7711 GLshort v2[2];
7716 const GLshort * v1 = cmd->v1; in _mesa_unmarshal_Rectsv()
7717 const GLshort * v2 = cmd->v2; in _mesa_unmarshal_Rectsv()
7721 _mesa_marshal_Rectsv(const GLshort * v1, const GLshort * v2) in _mesa_marshal_Rectsv()
8431 GLshort v[3];
8436 const GLshort * v = cmd->v; in _mesa_unmarshal_TexCoord3sv()
8440 _mesa_marshal_TexCoord3sv(const GLshort * v) in _mesa_marshal_TexCoord3sv()
8513 GLshort s;
8514 GLshort t;
8515 GLshort r;
8521 const GLshort s = cmd->s; in _mesa_unmarshal_MultiTexCoord3s()
8522 const GLshort t = cmd->t; in _mesa_unmarshal_MultiTexCoord3s()
8523 const GLshort r = cmd->r; in _mesa_unmarshal_MultiTexCoord3s()
8527 _mesa_marshal_MultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r) in _mesa_marshal_MultiTexCoord3s()
9038 const GLshort * v; in _mesa_unmarshal_VertexAttribs4svNV()
9040 v = (const GLshort *) variable_data; in _mesa_unmarshal_VertexAttribs4svNV()
9045 _mesa_marshal_VertexAttribs4svNV(GLuint index, GLsizei n, const GLshort * v) in _mesa_marshal_VertexAttribs4svNV()
9309 GLshort v[2];
9315 const GLshort * v = cmd->v; in _mesa_unmarshal_MultiTexCoord2sv()
9319 _mesa_marshal_MultiTexCoord2sv(GLenum target, const GLshort * v) in _mesa_marshal_MultiTexCoord2sv()
9701 GLshort v[4];
9707 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib4svNV()
9711 _mesa_marshal_VertexAttrib4svNV(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib4svNV()
9974 GLshort x;
9975 GLshort y;
9980 const GLshort x = cmd->x; in _mesa_unmarshal_WindowPos2s()
9981 const GLshort y = cmd->y; in _mesa_unmarshal_WindowPos2s()
9985 _mesa_marshal_WindowPos2s(GLshort x, GLshort y) in _mesa_marshal_WindowPos2s()
10164 GLshort x;
10165 GLshort y;
10166 GLshort z;
10172 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib3s()
10173 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib3s()
10174 const GLshort z = cmd->z; in _mesa_unmarshal_VertexAttrib3s()
10178 _mesa_marshal_VertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z) in _mesa_marshal_VertexAttrib3s()
10557 GLshort x;
10558 GLshort y;
10559 GLshort z;
10560 GLshort width;
10561 GLshort height;
10566 const GLshort x = cmd->x; in _mesa_unmarshal_DrawTexsOES()
10567 const GLshort y = cmd->y; in _mesa_unmarshal_DrawTexsOES()
10568 const GLshort z = cmd->z; in _mesa_unmarshal_DrawTexsOES()
10569 const GLshort width = cmd->width; in _mesa_unmarshal_DrawTexsOES()
10570 const GLshort height = cmd->height; in _mesa_unmarshal_DrawTexsOES()
10574 _mesa_marshal_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_marshal_DrawTexsOES()
10781 GLshort s;
10782 GLshort t;
10788 const GLshort s = cmd->s; in _mesa_unmarshal_MultiTexCoord2s()
10789 const GLshort t = cmd->t; in _mesa_unmarshal_MultiTexCoord2s()
10793 _mesa_marshal_MultiTexCoord2s(GLenum target, GLshort s, GLshort t) in _mesa_marshal_MultiTexCoord2s()
11162 GLshort x;
11163 GLshort y;
11169 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib2sNV()
11170 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib2sNV()
11174 _mesa_marshal_VertexAttrib2sNV(GLuint index, GLshort x, GLshort y) in _mesa_marshal_VertexAttrib2sNV()
11603 GLshort x;
11604 GLshort y;
11605 GLshort z;
11610 const GLshort x = cmd->x; in _mesa_unmarshal_RasterPos3s()
11611 const GLshort y = cmd->y; in _mesa_unmarshal_RasterPos3s()
11612 const GLshort z = cmd->z; in _mesa_unmarshal_RasterPos3s()
11616 _mesa_marshal_RasterPos3s(GLshort x, GLshort y, GLshort z) in _mesa_marshal_RasterPos3s()
12384 const GLshort * v; in _mesa_unmarshal_VertexAttribs3svNV()
12386 v = (const GLshort *) variable_data; in _mesa_unmarshal_VertexAttribs3svNV()
12391 _mesa_marshal_VertexAttribs3svNV(GLuint index, GLsizei n, const GLshort * v) in _mesa_marshal_VertexAttribs3svNV()
12434 GLshort v[2];
12440 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib2sv()
12444 _mesa_marshal_VertexAttrib2sv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib2sv()
12975 GLshort v[3];
12980 const GLshort * v = cmd->v; in _mesa_unmarshal_SecondaryColor3sv()
12984 _mesa_marshal_SecondaryColor3sv(const GLshort * v) in _mesa_marshal_SecondaryColor3sv()
13425 GLshort v[2];
13430 const GLshort * v = cmd->v; in _mesa_unmarshal_RasterPos2sv()
13434 _mesa_marshal_RasterPos2sv(const GLshort * v) in _mesa_marshal_RasterPos2sv()
13530 GLshort v[1];
13535 const GLshort * v = cmd->v; in _mesa_unmarshal_TexCoord1sv()
13539 _mesa_marshal_TexCoord1sv(const GLshort * v) in _mesa_marshal_TexCoord1sv()
13562 GLshort x;
13563 GLshort y;
13564 GLshort z;
13569 const GLshort x = cmd->x; in _mesa_unmarshal_WindowPos3s()
13570 const GLshort y = cmd->y; in _mesa_unmarshal_WindowPos3s()
13571 const GLshort z = cmd->z; in _mesa_unmarshal_WindowPos3s()
13575 _mesa_marshal_WindowPos3s(GLshort x, GLshort y, GLshort z) in _mesa_marshal_WindowPos3s()
13820 GLshort v[1];
13826 const GLshort * v = cmd->v; in _mesa_unmarshal_MultiTexCoord1sv()
13830 _mesa_marshal_MultiTexCoord1sv(GLenum target, const GLshort * v) in _mesa_marshal_MultiTexCoord1sv()
14269 GLshort x;
14270 GLshort y;
14275 const GLshort x = cmd->x; in _mesa_unmarshal_RasterPos2s()
14276 const GLshort y = cmd->y; in _mesa_unmarshal_RasterPos2s()
14280 _mesa_marshal_RasterPos2s(GLshort x, GLshort y) in _mesa_marshal_RasterPos2s()
14614 GLshort s;
14620 const GLshort s = cmd->s; in _mesa_unmarshal_MultiTexCoord1s()
14624 _mesa_marshal_MultiTexCoord1s(GLenum target, GLshort s) in _mesa_marshal_MultiTexCoord1s()
15125 GLshort v[4];
15130 const GLshort * v = cmd->v; in _mesa_unmarshal_Color4sv()
15134 _mesa_marshal_Color4sv(const GLshort * v) in _mesa_marshal_Color4sv()
15390 GLshort x;
15391 GLshort y;
15392 GLshort z;
15393 GLshort w;
15399 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib4sNV()
15400 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib4sNV()
15401 const GLshort z = cmd->z; in _mesa_unmarshal_VertexAttrib4sNV()
15402 const GLshort w = cmd->w; in _mesa_unmarshal_VertexAttrib4sNV()
15406 _mesa_marshal_VertexAttrib4sNV(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_marshal_VertexAttrib4sNV()
15927 GLshort x;
15933 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib1s()
15937 _mesa_marshal_VertexAttrib1s(GLuint index, GLshort x) in _mesa_marshal_VertexAttrib1s()
16202 GLshort v[2];
16207 const GLshort * v = cmd->v; in _mesa_unmarshal_Vertex2sv()
16211 _mesa_marshal_Vertex2sv(const GLshort * v) in _mesa_marshal_Vertex2sv()
16284 GLshort v[3];
16290 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib3svNV()
16294 _mesa_marshal_VertexAttrib3svNV(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib3svNV()
16635 GLshort v[4];
16641 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib4sv()
16645 _mesa_marshal_VertexAttrib4sv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib4sv()
17599 GLshort v[4];
17605 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib4Nsv()
17609 _mesa_marshal_VertexAttrib4Nsv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib4Nsv()
17633 GLshort x;
17634 GLshort y;
17635 GLshort z;
17636 GLshort w;
17641 const GLshort x = cmd->x; in _mesa_unmarshal_Vertex4s()
17642 const GLshort y = cmd->y; in _mesa_unmarshal_Vertex4s()
17643 const GLshort z = cmd->z; in _mesa_unmarshal_Vertex4s()
17644 const GLshort w = cmd->w; in _mesa_unmarshal_Vertex4s()
17648 _mesa_marshal_Vertex4s(GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_marshal_Vertex4s()
18530 GLshort x;
18536 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib1sNV()
18540 _mesa_marshal_VertexAttrib1sNV(GLuint index, GLshort x) in _mesa_marshal_VertexAttrib1sNV()
18644 GLshort v[3];
18649 const GLshort * v = cmd->v; in _mesa_unmarshal_Normal3sv()
18653 _mesa_marshal_Normal3sv(const GLshort * v) in _mesa_marshal_Normal3sv()
18900 GLshort coords[5];
18905 const GLshort * coords = cmd->coords; in _mesa_unmarshal_DrawTexsvOES()
18909 _mesa_marshal_DrawTexsvOES(const GLshort * coords) in _mesa_marshal_DrawTexsvOES()
19373 GLshort x;
19374 GLshort y;
19375 GLshort z;
19376 GLshort w;
19381 const GLshort x = cmd->x; in _mesa_unmarshal_RasterPos4s()
19382 const GLshort y = cmd->y; in _mesa_unmarshal_RasterPos4s()
19383 const GLshort z = cmd->z; in _mesa_unmarshal_RasterPos4s()
19384 const GLshort w = cmd->w; in _mesa_unmarshal_RasterPos4s()
19388 _mesa_marshal_RasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_marshal_RasterPos4s()
20493 GLshort v[3];
20498 const GLshort * v = cmd->v; in _mesa_unmarshal_Color3sv()
20502 _mesa_marshal_Color3sv(const GLshort * v) in _mesa_marshal_Color3sv()
20754 GLshort v[4];
20759 const GLshort * v = cmd->v; in _mesa_unmarshal_Vertex4sv()
20763 _mesa_marshal_Vertex4sv(const GLshort * v) in _mesa_marshal_Vertex4sv()
20898 _mesa_marshal_WindowPos3sv(const GLshort * v) in _mesa_marshal_WindowPos3sv()
21306 _mesa_marshal_VertexAttribI4sv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttribI4sv()
21587 GLshort s;
21588 GLshort t;
21593 const GLshort s = cmd->s; in _mesa_unmarshal_TexCoord2s()
21594 const GLshort t = cmd->t; in _mesa_unmarshal_TexCoord2s()
21598 _mesa_marshal_TexCoord2s(GLshort s, GLshort t) in _mesa_marshal_TexCoord2s()
22771 GLshort nx;
22772 GLshort ny;
22773 GLshort nz;
22778 const GLshort nx = cmd->nx; in _mesa_unmarshal_Normal3s()
22779 const GLshort ny = cmd->ny; in _mesa_unmarshal_Normal3s()
22780 const GLshort nz = cmd->nz; in _mesa_unmarshal_Normal3s()
22784 _mesa_marshal_Normal3s(GLshort nx, GLshort ny, GLshort nz) in _mesa_marshal_Normal3s()
23186 GLshort c;
23191 const GLshort c = cmd->c; in _mesa_unmarshal_Indexs()
23195 _mesa_marshal_Indexs(GLshort c) in _mesa_marshal_Indexs()
23430 GLshort x;
23431 GLshort y;
23436 const GLshort x = cmd->x; in _mesa_unmarshal_Vertex2s()
23437 const GLshort y = cmd->y; in _mesa_unmarshal_Vertex2s()
23441 _mesa_marshal_Vertex2s(GLshort x, GLshort y) in _mesa_marshal_Vertex2s()
23815 GLshort v[3];
23820 const GLshort * v = cmd->v; in _mesa_unmarshal_RasterPos3sv()
23824 _mesa_marshal_RasterPos3sv(const GLshort * v) in _mesa_marshal_RasterPos3sv()
24361 GLshort s;
24362 GLshort t;
24363 GLshort r;
24368 const GLshort s = cmd->s; in _mesa_unmarshal_TexCoord3s()
24369 const GLshort t = cmd->t; in _mesa_unmarshal_TexCoord3s()
24370 const GLshort r = cmd->r; in _mesa_unmarshal_TexCoord3s()
24374 _mesa_marshal_TexCoord3s(GLshort s, GLshort t, GLshort r) in _mesa_marshal_TexCoord3s()
25020 const GLshort * v; in _mesa_unmarshal_VertexAttribs2svNV()
25022 v = (const GLshort *) variable_data; in _mesa_unmarshal_VertexAttribs2svNV()
25027 _mesa_marshal_VertexAttribs2svNV(GLuint index, GLsizei n, const GLshort * v) in _mesa_marshal_VertexAttribs2svNV()
25584 GLshort x;
25585 GLshort y;
25586 GLshort z;
25587 GLshort w;
25592 const GLshort x = cmd->x; in _mesa_unmarshal_WindowPos4sMESA()
25593 const GLshort y = cmd->y; in _mesa_unmarshal_WindowPos4sMESA()
25594 const GLshort z = cmd->z; in _mesa_unmarshal_WindowPos4sMESA()
25595 const GLshort w = cmd->w; in _mesa_unmarshal_WindowPos4sMESA()
25599 _mesa_marshal_WindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_marshal_WindowPos4sMESA()
25626 GLshort x;
25627 GLshort y;
25628 GLshort z;
25629 GLshort w;
25635 const GLshort x = cmd->x; in _mesa_unmarshal_VertexAttrib4s()
25636 const GLshort y = cmd->y; in _mesa_unmarshal_VertexAttrib4s()
25637 const GLshort z = cmd->z; in _mesa_unmarshal_VertexAttrib4s()
25638 const GLshort w = cmd->w; in _mesa_unmarshal_VertexAttrib4s()
25642 _mesa_marshal_VertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_marshal_VertexAttrib4s()
27570 GLshort x;
27571 GLshort y;
27572 GLshort z;
27577 const GLshort x = cmd->x; in _mesa_unmarshal_Vertex3s()
27578 const GLshort y = cmd->y; in _mesa_unmarshal_Vertex3s()
27579 const GLshort z = cmd->z; in _mesa_unmarshal_Vertex3s()
27583 _mesa_marshal_Vertex3s(GLshort x, GLshort y, GLshort z) in _mesa_marshal_Vertex3s()
28538 GLshort s;
28539 GLshort t;
28540 GLshort r;
28541 GLshort q;
28547 const GLshort s = cmd->s; in _mesa_unmarshal_MultiTexCoord4s()
28548 const GLshort t = cmd->t; in _mesa_unmarshal_MultiTexCoord4s()
28549 const GLshort r = cmd->r; in _mesa_unmarshal_MultiTexCoord4s()
28550 const GLshort q = cmd->q; in _mesa_unmarshal_MultiTexCoord4s()
28554 _mesa_marshal_MultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q) in _mesa_marshal_MultiTexCoord4s()
28865 GLshort c[1];
28870 const GLshort * c = cmd->c; in _mesa_unmarshal_Indexsv()
28874 _mesa_marshal_Indexsv(const GLshort * c) in _mesa_marshal_Indexsv()
30520 GLshort v[4];
30525 const GLshort * v = cmd->v; in _mesa_unmarshal_TexCoord4sv()
30529 _mesa_marshal_TexCoord4sv(const GLshort * v) in _mesa_marshal_TexCoord4sv()
30659 GLshort s;
30664 const GLshort s = cmd->s; in _mesa_unmarshal_TexCoord1s()
30668 _mesa_marshal_TexCoord1s(GLshort s) in _mesa_marshal_TexCoord1s()
31004 GLshort v[1];
31010 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib1sv()
31014 _mesa_marshal_VertexAttrib1sv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib1sv()
31381 GLshort v[2];
31386 const GLshort * v = cmd->v; in _mesa_unmarshal_TexCoord2sv()
31390 _mesa_marshal_TexCoord2sv(const GLshort * v) in _mesa_marshal_TexCoord2sv()
31449 GLshort v[3];
31455 const GLshort * v = cmd->v; in _mesa_unmarshal_MultiTexCoord3sv()
31459 _mesa_marshal_MultiTexCoord3sv(GLenum target, const GLshort * v) in _mesa_marshal_MultiTexCoord3sv()
31516 GLshort v[4];
31522 const GLshort * v = cmd->v; in _mesa_unmarshal_MultiTexCoord4sv()
31526 _mesa_marshal_MultiTexCoord4sv(GLenum target, const GLshort * v) in _mesa_marshal_MultiTexCoord4sv()
32929 GLshort red;
32930 GLshort green;
32931 GLshort blue;
32932 GLshort alpha;
32937 const GLshort red = cmd->red; in _mesa_unmarshal_Color4s()
32938 const GLshort green = cmd->green; in _mesa_unmarshal_Color4s()
32939 const GLshort blue = cmd->blue; in _mesa_unmarshal_Color4s()
32940 const GLshort alpha = cmd->alpha; in _mesa_unmarshal_Color4s()
32944 _mesa_marshal_Color4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) in _mesa_marshal_Color4s()
35602 GLshort v[3];
35608 const GLshort * v = cmd->v; in _mesa_unmarshal_VertexAttrib3sv()
35612 _mesa_marshal_VertexAttrib3sv(GLuint index, const GLshort * v) in _mesa_marshal_VertexAttrib3sv()
36135 GLshort red;
36136 GLshort green;
36137 GLshort blue;
36142 const GLshort red = cmd->red; in _mesa_unmarshal_Color3s()
36143 const GLshort green = cmd->green; in _mesa_unmarshal_Color3s()
36144 const GLshort blue = cmd->blue; in _mesa_unmarshal_Color3s()
36148 _mesa_marshal_Color3s(GLshort red, GLshort green, GLshort blue) in _mesa_marshal_Color3s()
36833 GLshort v[4];
36838 const GLshort * v = cmd->v; in _mesa_unmarshal_RasterPos4sv()
36842 _mesa_marshal_RasterPos4sv(const GLshort * v) in _mesa_marshal_RasterPos4sv()
37692 GLshort v[3];
37697 const GLshort * v = cmd->v; in _mesa_unmarshal_Vertex3sv()
37701 _mesa_marshal_Vertex3sv(const GLshort * v) in _mesa_marshal_Vertex3sv()
39524 GLshort x1;
39525 GLshort y1;
39526 GLshort x2;
39527 GLshort y2;
39532 const GLshort x1 = cmd->x1; in _mesa_unmarshal_Rects()
39533 const GLshort y1 = cmd->y1; in _mesa_unmarshal_Rects()
39534 const GLshort x2 = cmd->x2; in _mesa_unmarshal_Rects()
39535 const GLshort y2 = cmd->y2; in _mesa_unmarshal_Rects()
39539 _mesa_marshal_Rects(GLshort x1, GLshort y1, GLshort x2, GLshort y2) in _mesa_marshal_Rects()
39587 GLshort s;
39588 GLshort t;
39589 GLshort r;
39590 GLshort q;
39595 const GLshort s = cmd->s; in _mesa_unmarshal_TexCoord4s()
39596 const GLshort t = cmd->t; in _mesa_unmarshal_TexCoord4s()
39597 const GLshort r = cmd->r; in _mesa_unmarshal_TexCoord4s()
39598 const GLshort q = cmd->q; in _mesa_unmarshal_TexCoord4s()
39602 _mesa_marshal_TexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q) in _mesa_marshal_TexCoord4s()
40138 _mesa_marshal_WindowPos2sv(const GLshort * v) in _mesa_marshal_WindowPos2sv()