Searched refs:GLshort (Results 1 - 25 of 126) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddrawtex.h44 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
47 _mesa_DrawTexsvOES(const GLshort *coords);
H A Drastpos.h54 _mesa_RasterPos2s(GLshort x, GLshort y);
62 _mesa_RasterPos3s(GLshort x, GLshort y, GLshort z);
70 _mesa_RasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
78 _mesa_RasterPos2sv(const GLshort *
[all...]
H A Dapi_loopback.h45 _mesa_Color3s( GLshort red, GLshort green, GLshort blue );
59 _mesa_Color3sv( const GLshort *v );
75 _mesa_Color4s( GLshort red, GLshort green, GLshort blue,
76 GLshort alpha );
91 _mesa_Color4sv( const GLshort *v);
107 _mesa_Indexs( GLshort
[all...]
H A Daccum.c94 const GLshort clearR = FLOAT_TO_SHORT(ctx->Accum.ClearColor[0]);
95 const GLshort clearG = FLOAT_TO_SHORT(ctx->Accum.ClearColor[1]);
96 const GLshort clearB = FLOAT_TO_SHORT(ctx->Accum.ClearColor[2]);
97 const GLshort clearA = FLOAT_TO_SHORT(ctx->Accum.ClearColor[3]);
101 GLshort *row = (GLshort *) accMap;
150 const GLshort incr = (GLshort) (value * 32767.0f);
154 GLshort *acc = (GLshort *) accMa
[all...]
H A Ddrawtex.c92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
101 _mesa_DrawTexsvOES(const GLshort *coords)
H A Dapi_loopback.c117 _mesa_Color3s( GLshort red, GLshort green, GLshort blue )
166 _mesa_Color3sv( const GLshort *v )
217 _mesa_Color4s( GLshort red, GLshort green, GLshort blue,
218 GLshort alpha )
269 _mesa_Color4sv( const GLshort *v)
324 _mesa_Indexs( GLshort
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.h54 _mesa_RasterPos2s(GLshort x, GLshort y);
62 _mesa_RasterPos3s(GLshort x, GLshort y, GLshort z);
70 _mesa_RasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
78 _mesa_RasterPos2sv(const GLshort *
[all...]
H A Ddrawtex.h44 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
47 _mesa_DrawTexsvOES(const GLshort *coords);
H A Daccum.c95 const GLshort clearR = FLOAT_TO_SHORT(ctx->Accum.ClearColor[0]);
96 const GLshort clearG = FLOAT_TO_SHORT(ctx->Accum.ClearColor[1]);
97 const GLshort clearB = FLOAT_TO_SHORT(ctx->Accum.ClearColor[2]);
98 const GLshort clearA = FLOAT_TO_SHORT(ctx->Accum.ClearColor[3]);
102 GLshort *row = (GLshort *) accMap;
151 const GLshort incr = (GLshort) (value * 32767.0f);
155 GLshort *acc = (GLshort *) accMa
[all...]
H A Ddrawtex.c92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
101 _mesa_DrawTexsvOES(const GLshort *coords)
H A Ddd.h1635 void (GLAPIENTRYP Color3s)( GLshort red, GLshort green, GLshort blue );
1642 void (GLAPIENTRYP Color3sv)( const GLshort *v );
1650 void (GLAPIENTRYP Color4s)( GLshort red, GLshort green, GLshort blue,
1651 GLshort alpha );
1659 void (GLAPIENTRYP Color4sv)( const GLshort *v);
1667 void (GLAPIENTRYP Indexs)( GLshort
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_blit.h53 GLshort dst_pitch,
57 GLshort x, GLshort y,
58 GLshort w, GLshort h,
H A Dintel_blit.c80 GLshort src_pitch,
84 GLshort dst_pitch,
88 GLshort src_x, GLshort src_y,
89 GLshort dst_x, GLshort dst_y,
90 GLshort w, GLshort h,
501 GLshort dst_pitch,
505 GLshort
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_blit.h53 GLshort dst_pitch,
57 GLshort x, GLshort y,
58 GLshort w, GLshort h,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_window_pos.c49 __indirect_glWindowPos2s(GLshort x, GLshort y)
73 __indirect_glWindowPos2sv(const GLshort * p)
91 __indirect_glWindowPos3s(GLshort x, GLshort y, GLshort z)
109 __indirect_glWindowPos3sv(const GLshort * p)
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_window_pos.c49 __indirect_glWindowPos2s(GLshort x, GLshort y)
73 __indirect_glWindowPos2sv(const GLshort * p)
91 __indirect_glWindowPos3s(GLshort x, GLshort y, GLshort z)
109 __indirect_glWindowPos3sv(const GLshort * p)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_blit.h57 GLshort dst_pitch,
61 GLshort x, GLshort y,
62 GLshort w, GLshort h,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blit.h57 GLshort dst_pitch,
61 GLshort x, GLshort y,
62 GLshort w, GLshort h,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_icd.h67 void (GLAPIENTRY * Color3s)(GLshort, GLshort, GLshort);
68 void (GLAPIENTRY * Color3sv)(const GLshort *);
83 void (GLAPIENTRY * Color4s)(GLshort, GLshort, GLshort, GLshort);
84 void (GLAPIENTRY * Color4sv)(const GLshort *);
100 void (GLAPIENTRY * Indexs)(GLshort);
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfetch_tmp.h161 FETCH_RGBA(RGBA_SINT16, GLshort, 4)
170 FETCH_RGBA(R8G8_SNORM, GLshort, 1)
171 FETCH_RGBA(L8A8_SNORM, GLshort, 1)
172 FETCH_RGBA(A8L8_SNORM, GLshort, 1)
176 FETCH_RGBA(R_SNORM16, GLshort, 1)
177 FETCH_RGBA(A_SNORM16, GLshort, 1)
178 FETCH_RGBA(L_SNORM16, GLshort, 1)
179 FETCH_RGBA(I_SNORM16, GLshort, 1)
180 FETCH_RGBA(R16G16_SNORM, GLshort, 2)
181 FETCH_RGBA(LA_SNORM16, GLshort,
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.h85 extern _X_HIDDEN void __indirect_glColor3s(GLshort red, GLshort green, GLshort blue);
86 extern _X_HIDDEN void __indirect_glColor3sv(const GLshort * v);
101 extern _X_HIDDEN void __indirect_glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
102 extern _X_HIDDEN void __indirect_glColor4sv(const GLshort * v);
118 extern _X_HIDDEN void __indirect_glIndexs(GLshort
[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect.h85 extern _X_HIDDEN void __indirect_glColor3s(GLshort red, GLshort green, GLshort blue);
86 extern _X_HIDDEN void __indirect_glColor3sv(const GLshort * v);
101 extern _X_HIDDEN void __indirect_glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
102 extern _X_HIDDEN void __indirect_glColor4sv(const GLshort * v);
118 extern _X_HIDDEN void __indirect_glIndexs(GLshort
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfetch_tmp.h156 FETCH_RGBA(RGBA_SINT16, GLshort, 4)
169 FETCH_RGBA(R_SNORM16, GLshort, 1)
170 FETCH_RGBA(A_SNORM16, GLshort, 1)
171 FETCH_RGBA(L_SNORM16, GLshort, 1)
172 FETCH_RGBA(I_SNORM16, GLshort, 1)
173 FETCH_RGBA(RG_SNORM16, GLshort, 2)
174 FETCH_RGBA(LA_SNORM16, GLshort, 2)
175 FETCH_RGBA(RGB_SNORM16, GLshort, 3)
176 FETCH_RGBA(RGBA_SNORM16, GLshort, 4)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dgldrv.h51 void (APIENTRY *glColor3s )( GLshort red, GLshort green, GLshort blue );
52 void (APIENTRY *glColor3sv )( const GLshort *v );
67 void (APIENTRY *glColor4s )( GLshort red, GLshort green, GLshort blue, GLshort alpha );
68 void (APIENTRY *glColor4sv )( const GLshort *v );
84 void (APIENTRY *glIndexs )( GLshort
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapitable.h60 void (GLAPIENTRYP Color3s)(GLshort red, GLshort green, GLshort blue); /* 17 */
61 void (GLAPIENTRYP Color3sv)(const GLshort * v); /* 18 */
76 void (GLAPIENTRYP Color4s)(GLshort red, GLshort green, GLshort blue, GLshort alpha); /* 33 */
77 void (GLAPIENTRYP Color4sv)(const GLshort * v); /* 34 */
93 void (GLAPIENTRYP Indexs)(GLshort
[all...]

Completed in 24 milliseconds

123456