Home
last modified time | relevance | path

Searched refs:GLshort (Results 1 – 25 of 82) sorted by relevance

1234

/external/mesa3d/src/mesa/main/
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 c );
115 _mesa_Indexsv( const GLshort *c );
127 _mesa_Normal3s( GLshort nx, GLshort ny, GLshort nz );
135 _mesa_Normal3sv( const GLshort *v );
141 _mesa_TexCoord1s( GLshort s );
[all …]
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 *v);
86 _mesa_RasterPos3sv(const GLshort *v);
94 _mesa_RasterPos4sv(const GLshort *v);
102 _mesa_WindowPos2s(GLshort x, GLshort y);
110 _mesa_WindowPos3s(GLshort x, GLshort y, GLshort z);
118 _mesa_WindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w);
126 _mesa_WindowPos2sv(const GLshort *v);
[all …]
Dapi_loopback.c117 _mesa_Color3s( GLshort red, GLshort green, GLshort blue ) in _mesa_Color3s()
166 _mesa_Color3sv( const GLshort *v ) in _mesa_Color3sv()
217 _mesa_Color4s( GLshort red, GLshort green, GLshort blue, in _mesa_Color4s()
218 GLshort alpha ) in _mesa_Color4s()
269 _mesa_Color4sv( const GLshort *v) in _mesa_Color4sv()
324 _mesa_Indexs( GLshort c ) in _mesa_Indexs()
348 _mesa_Indexsv( const GLshort *c ) in _mesa_Indexsv()
386 _mesa_Normal3s( GLshort nx, GLshort ny, GLshort nz ) in _mesa_Normal3s()
410 _mesa_Normal3sv( const GLshort *v ) in _mesa_Normal3sv()
428 _mesa_TexCoord1s( GLshort s ) in _mesa_TexCoord1s()
[all …]
Daccum.c94 const GLshort clearR = FLOAT_TO_SHORT(ctx->Accum.ClearColor[0]); in _mesa_clear_accum_buffer()
95 const GLshort clearG = FLOAT_TO_SHORT(ctx->Accum.ClearColor[1]); in _mesa_clear_accum_buffer()
96 const GLshort clearB = FLOAT_TO_SHORT(ctx->Accum.ClearColor[2]); in _mesa_clear_accum_buffer()
97 const GLshort clearA = FLOAT_TO_SHORT(ctx->Accum.ClearColor[3]); in _mesa_clear_accum_buffer()
101 GLshort *row = (GLshort *) accMap; in _mesa_clear_accum_buffer()
149 const GLshort incr = (GLshort) (value * 32767.0f); in accum_scale_or_bias()
153 GLshort *acc = (GLshort *) accMap; in accum_scale_or_bias()
163 GLshort *acc = (GLshort *) accMap; in accum_scale_or_bias()
165 acc[i] = (GLshort) (acc[i] * value); in accum_scale_or_bias()
234 GLshort *acc = (GLshort *) accMap; in accum_or_load()
[all …]
Ddrawtex.h44 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
47 _mesa_DrawTexsvOES(const GLshort *coords);
Drastpos.c527 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
551 _mesa_RasterPos3s(GLshort x, GLshort y, GLshort z) in _mesa_RasterPos3s()
575 _mesa_RasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_RasterPos4s()
599 _mesa_RasterPos2sv(const GLshort *v) in _mesa_RasterPos2sv()
623 _mesa_RasterPos3sv(const GLshort *v) in _mesa_RasterPos3sv()
649 _mesa_RasterPos4sv(const GLshort *v) in _mesa_RasterPos4sv()
753 _mesa_WindowPos2s(GLshort x, GLshort y) in _mesa_WindowPos2s()
777 _mesa_WindowPos3s(GLshort x, GLshort y, GLshort z) in _mesa_WindowPos3s()
801 _mesa_WindowPos4sMESA(GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_WindowPos4sMESA()
825 _mesa_WindowPos2sv(const GLshort *v) in _mesa_WindowPos2sv()
[all …]
Ddrawtex.c91 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_DrawTexsOES()
100 _mesa_DrawTexsvOES(const GLshort *coords) in _mesa_DrawTexsvOES()
Dapi_arrayelt.c311 VertexAttrib1NsvNV(GLuint index, const GLshort *v) in VertexAttrib1NsvNV()
317 VertexAttrib1svNV(GLuint index, const GLshort *v) in VertexAttrib1svNV()
323 VertexAttrib2NsvNV(GLuint index, const GLshort *v) in VertexAttrib2NsvNV()
330 VertexAttrib2svNV(GLuint index, const GLshort *v) in VertexAttrib2svNV()
336 VertexAttrib3NsvNV(GLuint index, const GLshort *v) in VertexAttrib3NsvNV()
344 VertexAttrib3svNV(GLuint index, const GLshort *v) in VertexAttrib3svNV()
351 VertexAttrib4NsvNV(GLuint index, const GLshort *v) in VertexAttrib4NsvNV()
360 VertexAttrib4svNV(GLuint index, const GLshort *v) in VertexAttrib4svNV()
824 VertexAttrib1NsvARB(GLuint index, const GLshort *v) in VertexAttrib1NsvARB()
830 VertexAttrib1svARB(GLuint index, const GLshort *v) in VertexAttrib1svARB()
[all …]
Dpack.c344 const GLshort *s = (const GLshort *) src; in extract_uint_indexes()
347 GLshort value = s[i]; in extract_uint_indexes()
642 GLshort *dst = (GLshort *) dest; in _mesa_pack_stencil_span()
645 dst[i] = (GLshort) source[i]; in _mesa_pack_stencil_span()
844 DEPTH_VALUES(GLshort, SHORT_TO_FLOATZ); in _mesa_unpack_depth_span()
1050 GLshort *dst = (GLshort *) dest; in _mesa_pack_depth_span()
1492 GLshort *dst = (GLshort *) dstAddr; in _mesa_pack_luminance_from_rgba_integer()
1530 GLshort *dst = (GLshort *) dstAddr; in _mesa_pack_luminance_from_rgba_integer()
Dmipmap.c307 const GLshort(*rowA)[4] = (const GLshort(*)[4]) srcRowA; in do_row()
308 const GLshort(*rowB)[4] = (const GLshort(*)[4]) srcRowB; in do_row()
309 GLshort(*dst)[4] = (GLshort(*)[4]) dstRow; in do_row()
320 const GLshort(*rowA)[3] = (const GLshort(*)[3]) srcRowA; in do_row()
321 const GLshort(*rowB)[3] = (const GLshort(*)[3]) srcRowB; in do_row()
322 GLshort(*dst)[3] = (GLshort(*)[3]) dstRow; in do_row()
332 const GLshort(*rowA)[2] = (const GLshort(*)[2]) srcRowA; in do_row()
333 const GLshort(*rowB)[2] = (const GLshort(*)[2]) srcRowB; in do_row()
334 GLshort(*dst)[2] = (GLshort(*)[2]) dstRow; in do_row()
343 const GLshort *rowA = (const GLshort *) srcRowA; in do_row()
[all …]
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.h41 GLshort src_pitch,
45 GLshort dst_pitch,
49 GLshort srcx, GLshort srcy,
50 GLshort dstx, GLshort dsty,
51 GLshort w, GLshort h,
69 GLshort dst_pitch,
73 GLshort x, GLshort y,
74 GLshort w, GLshort h,
Dintel_blit.c219 GLshort src_pitch, in intelEmitCopyBlit()
223 GLshort dst_pitch, in intelEmitCopyBlit()
227 GLshort src_x, GLshort src_y, in intelEmitCopyBlit()
228 GLshort dst_x, GLshort dst_y, in intelEmitCopyBlit()
229 GLshort w, GLshort h, in intelEmitCopyBlit()
520 GLshort dst_pitch, in intelEmitImmediateColorExpandBlit()
524 GLshort x, GLshort y, in intelEmitImmediateColorExpandBlit()
525 GLshort w, GLshort h, in intelEmitImmediateColorExpandBlit()
/external/mesa3d/src/gallium/state_trackers/wgl/
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);
101 void (GLAPIENTRY * Indexsv)(const GLshort *);
110 void (GLAPIENTRY * Normal3s)(GLshort, GLshort, GLshort);
111 void (GLAPIENTRY * Normal3sv)(const GLshort *);
118 void (GLAPIENTRY * RasterPos2s)(GLshort, GLshort);
119 void (GLAPIENTRY * RasterPos2sv)(const GLshort *);
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_blit.h42 GLshort srcx, GLshort srcy,
43 GLshort dstx, GLshort dsty,
44 GLshort w, GLshort h,
73 GLshort dst_pitch,
77 GLshort x, GLshort y,
78 GLshort w, GLshort h,
Dintel_blit.c527 GLshort src_x, GLshort src_y, in intelEmitCopyBlit()
528 GLshort dst_x, GLshort dst_y, in intelEmitCopyBlit()
529 GLshort w, GLshort h, in intelEmitCopyBlit()
651 GLshort dst_pitch, in intelEmitImmediateColorExpandBlit()
655 GLshort x, GLshort y, in intelEmitImmediateColorExpandBlit()
656 GLshort w, GLshort h, in intelEmitImmediateColorExpandBlit()
/external/mesa3d/include/GL/
Dgl.h126 typedef short GLshort; /* 2-byte signed */ typedef
937 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
942 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
947 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort w );
952 GLAPI void GLAPIENTRY glVertex2sv( const GLshort *v );
957 GLAPI void GLAPIENTRY glVertex3sv( const GLshort *v );
962 GLAPI void GLAPIENTRY glVertex4sv( const GLshort *v );
969 GLAPI void GLAPIENTRY glNormal3s( GLshort nx, GLshort ny, GLshort nz );
975 GLAPI void GLAPIENTRY glNormal3sv( const GLshort *v );
981 GLAPI void GLAPIENTRY glIndexs( GLshort c );
[all …]
Dglext.h235 typedef void (APIENTRYP PFNGLMULTITEXCOORD1SPROC) (GLenum target, GLshort s);
236 typedef void (APIENTRYP PFNGLMULTITEXCOORD1SVPROC) (GLenum target, const GLshort *v);
243 typedef void (APIENTRYP PFNGLMULTITEXCOORD2SPROC) (GLenum target, GLshort s, GLshort t);
244 typedef void (APIENTRYP PFNGLMULTITEXCOORD2SVPROC) (GLenum target, const GLshort *v);
251 typedef void (APIENTRYP PFNGLMULTITEXCOORD3SPROC) (GLenum target, GLshort s, GLshort t, GLshort r);
252 typedef void (APIENTRYP PFNGLMULTITEXCOORD3SVPROC) (GLenum target, const GLshort *v);
259 …id (APIENTRYP PFNGLMULTITEXCOORD4SPROC) (GLenum target, GLshort s, GLshort t, GLshort r, GLshort q…
260 typedef void (APIENTRYP PFNGLMULTITEXCOORD4SVPROC) (GLenum target, const GLshort *v);
282 GLAPI void APIENTRY glMultiTexCoord1s (GLenum target, GLshort s);
283 GLAPI void APIENTRY glMultiTexCoord1sv (GLenum target, const GLshort *v);
[all …]
/external/mesa3d/src/glx/
Dindirect_window_pos.c49 __indirect_glWindowPos2s(GLshort x, GLshort y) in __indirect_glWindowPos2s()
73 __indirect_glWindowPos2sv(const GLshort * p) in __indirect_glWindowPos2sv()
91 __indirect_glWindowPos3s(GLshort x, GLshort y, GLshort z) in __indirect_glWindowPos3s()
109 __indirect_glWindowPos3sv(const GLshort * p) in __indirect_glWindowPos3sv()
/external/mesa3d/src/mesa/swrast/
Ds_texfetch_tmp.h160 FETCH_RGBA(RGBA_SINT16, GLshort, 4)
169 FETCH_RGBA(R8G8_SNORM, GLshort, 1)
170 FETCH_RGBA(L8A8_SNORM, GLshort, 1)
171 FETCH_RGBA(A8L8_SNORM, GLshort, 1)
175 FETCH_RGBA(R_SNORM16, GLshort, 1)
176 FETCH_RGBA(A_SNORM16, GLshort, 1)
177 FETCH_RGBA(L_SNORM16, GLshort, 1)
178 FETCH_RGBA(I_SNORM16, GLshort, 1)
179 FETCH_RGBA(R16G16_SNORM, GLshort, 2)
180 FETCH_RGBA(LA_SNORM16, GLshort, 2)
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.cpp173 addChild(new Textures::BufferTest<glw::GLshort, 1, false>(m_context, "textures_buffer_r16i")); in init()
174 addChild(new Textures::BufferTest<glw::GLshort, 2, false>(m_context, "textures_buffer_rg16i")); in init()
175 addChild(new Textures::BufferTest<glw::GLshort, 4, false>(m_context, "textures_buffer_rgba16i")); in init()
229 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 1, false, 1, false>(m_context, "textur… in init()
230 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 2, false, 1, false>(m_context, "textur… in init()
231 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 4, false, 1, false>(m_context, "textur… in init()
232 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 1, false, 2, false>(m_context, "textur… in init()
233 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 2, false, 2, false>(m_context, "textur… in init()
234 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 4, false, 2, false>(m_context, "textur… in init()
235 …addChild(new Textures::StorageAndSubImageTest<glw::GLshort, 1, false, 3, false>(m_context, "textur… in init()
[all …]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_array.c47 EXTRACT_FUNC(GLshort, unsigned, 1);
48 EXTRACT_FUNC(GLshort, float, SHRT_MAX);
74 *extract_u = EXTRACT(GLshort, unsigned); in get_array_extract()
75 *extract_f = EXTRACT(GLshort, float); in get_array_extract()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h2668 typedef void (GLAPIENTRYP _glptr_Color3s)(GLshort, GLshort, GLshort);
2675 …ine void SET_Color3s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort)) { in SET_Color3s() argument
2679 typedef void (GLAPIENTRYP _glptr_Color3sv)(const GLshort *);
2686 static inline void SET_Color3sv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLshort *)) { in SET_Color3sv() argument
2844 typedef void (GLAPIENTRYP _glptr_Color4s)(GLshort, GLshort, GLshort, GLshort);
2851 …SET_Color4s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort, GLshort)) { in SET_Color4s() argument
2855 typedef void (GLAPIENTRYP _glptr_Color4sv)(const GLshort *);
2862 static inline void SET_Color4sv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLshort *)) { in SET_Color4sv() argument
3031 typedef void (GLAPIENTRYP _glptr_Indexs)(GLshort);
3038 static inline void SET_Indexs(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort)) { in SET_Indexs() argument
[all …]
Dmarshal_generated.c4597 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()
[all …]
/external/swiftshader/include/GL/
Dglext.h235 typedef void (APIENTRYP PFNGLMULTITEXCOORD1SPROC) (GLenum target, GLshort s);
236 typedef void (APIENTRYP PFNGLMULTITEXCOORD1SVPROC) (GLenum target, const GLshort *v);
243 typedef void (APIENTRYP PFNGLMULTITEXCOORD2SPROC) (GLenum target, GLshort s, GLshort t);
244 typedef void (APIENTRYP PFNGLMULTITEXCOORD2SVPROC) (GLenum target, const GLshort *v);
251 typedef void (APIENTRYP PFNGLMULTITEXCOORD3SPROC) (GLenum target, GLshort s, GLshort t, GLshort r);
252 typedef void (APIENTRYP PFNGLMULTITEXCOORD3SVPROC) (GLenum target, const GLshort *v);
259 …id (APIENTRYP PFNGLMULTITEXCOORD4SPROC) (GLenum target, GLshort s, GLshort t, GLshort r, GLshort q…
260 typedef void (APIENTRYP PFNGLMULTITEXCOORD4SVPROC) (GLenum target, const GLshort *v);
282 GLAPI void APIENTRY glMultiTexCoord1s (GLenum target, GLshort s);
283 GLAPI void APIENTRY glMultiTexCoord1sv (GLenum target, const GLshort *v);
[all …]
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp213 void (*glDrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
216 void (*glDrawTexsvOES)(const GLshort *coords);

1234