Home
last modified time | relevance | path

Searched refs:GLfixed (Results 1 – 25 of 37) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Des1_conversion.h14 _es_ClipPlanex(GLenum plane, const GLfixed *equation);
20 _es_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
26 _es_DrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h);
29 _es_DrawTexxvOES(const GLfixed *coords);
32 _es_Fogx(GLenum pname, GLfixed param);
35 _es_Fogxv(GLenum pname, const GLfixed *params);
42 _es_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top,
43 GLfixed zNear, GLfixed zFar);
49 _es_GetClipPlanex(GLenum plane, GLfixed *equation);
52 _es_GetLightxv(GLenum light, GLenum pname, GLfixed *params);
[all …]
Des1_conversion.c73 _es_ClipPlanex(GLenum plane, const GLfixed *equation) in _es_ClipPlanex()
95 _es_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in _es_Color4x()
111 _es_DrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h) in _es_DrawTexxOES()
122 _es_DrawTexxvOES(const GLfixed *coords) in _es_DrawTexxvOES()
135 _es_Fogx(GLenum pname, GLfixed param) in _es_Fogx()
146 _es_Fogxv(GLenum pname, const GLfixed *params) in _es_Fogxv()
198 _es_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, in _es_Frustumx()
199 GLfixed zNear, GLfixed zFar) in _es_Frustumx()
222 _es_GetClipPlanex(GLenum plane, GLfixed *equation) in _es_GetClipPlanex()
229 equation[i] = (GLfixed) (converted_equation[i] * 65536); in _es_GetClipPlanex()
[all …]
Ddrawtex.h53 _mesa_DrawTexx(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
56 _mesa_DrawTexxv(const GLfixed *coords);
Ddrawtex.c113 _mesa_DrawTexx(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in _mesa_DrawTexx()
126 _mesa_DrawTexxv(const GLfixed *coords) in _mesa_DrawTexxv()
Dquerymatrix.c36 #define INT_TO_FIXED(x) ((GLfixed) ((x) << 16))
37 #define FLOAT_TO_FIXED(x) ((GLfixed) ((x) * 65536.0))
91 extern GLbitfield GL_APIENTRY _es_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]);
97 GLbitfield GL_APIENTRY _es_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) in _es_QueryMatrixxOES()
Dget.h54 _mesa_GetFixedv(GLenum pname, GLfixed *params);
Dglheader.h65 typedef int GLfixed; typedef
/external/mesa3d/include/GLES/
Dglext.h510 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
513 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
519 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G…
522 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords);
566 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
567 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
569 GL_API void GL_APIENTRY glFogxOES (GLenum pname, GLfixed param);
570 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *params);
571 …API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi…
572 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum pname, GLfixed eqn[4]);
[all …]
Dgl.h31 typedef khronos_int32_t GLfixed; typedef
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
674 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed eqn[4]);
678 GL_API void GL_APIENTRY glGetFixedv (GLenum pname, GLfixed *params);
680 GL_API void GL_APIENTRY glGetLightxv (GLenum light, GLenum pname, GLfixed *params);
681 GL_API void GL_APIENTRY glGetMaterialxv (GLenum face, GLenum pname, GLfixed *params);
[all …]
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp65 void (*glClipPlanex)(GLenum plane, const GLfixed *equation);
68 void (*glColor4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
98 void (*glFogx)(GLenum pname, GLfixed param);
99 void (*glFogxv)(GLenum pname, const GLfixed *params);
102 …void (*glFrustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
112 void (*glGetClipPlanex)(GLenum pname, GLfixed eqn[4]);
114 void (*glGetFixedv)(GLenum pname, GLfixed *params);
119 void (*glGetLightxv)(GLenum light, GLenum pname, GLfixed *params);
121 void (*glGetMaterialxv)(GLenum face, GLenum pname, GLfixed *params);
128 void (*glGetTexEnvxv)(GLenum env, GLenum pname, GLfixed *params);
[all …]
Dmain.cpp176 void ClipPlanex(GLenum plane, const GLfixed *equation);
179 void Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
209 void Fogx(GLenum pname, GLfixed param);
210 void Fogxv(GLenum pname, const GLfixed *params);
213 void Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar…
223 void GetClipPlanex(GLenum pname, GLfixed eqn[4]);
225 void GetFixedv(GLenum pname, GLfixed *params);
230 void GetLightxv(GLenum light, GLenum pname, GLfixed *params);
232 void GetMaterialxv(GLenum face, GLenum pname, GLfixed *params);
239 void GetTexEnvxv(GLenum env, GLenum pname, GLfixed *params);
[all …]
DlibGLES_CM.cpp601 void ClipPlanex(GLenum plane, const GLfixed *equation) in ClipPlanex()
631 void Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in Color4x()
1656 void Fogx(GLenum pname, GLfixed param) in Fogx()
1699 void Fogxv(GLenum pname, const GLfixed *params) in Fogxv()
1743 void Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in Frustumx()
2001 void GetClipPlanex(GLenum pname, GLfixed eqn[4]) in GetClipPlanex()
2020 void GetFixedv(GLenum pname, GLfixed *params) in GetFixedv()
2236 void GetLightxv(GLenum light, GLenum pname, GLfixed *params) in GetLightxv()
2246 void GetMaterialxv(GLenum face, GLenum pname, GLfixed *params) in GetMaterialxv()
2427 void GetTexEnvxv(GLenum env, GLenum pname, GLfixed *params) in GetTexEnvxv()
[all …]
/external/swiftshader/include/GLES/
Dglext.h614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
623 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G…
626 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords);
670 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
671 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
673 GL_API void GL_APIENTRY glFogxOES (GLenum pname, GLfixed param);
674 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *params);
675 …API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi…
676 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum pname, GLfixed eqn[4]);
[all …]
Dgl.h31 typedef khronos_int32_t GLfixed; typedef
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
674 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed eqn[4]);
678 GL_API void GL_APIENTRY glGetFixedv (GLenum pname, GLfixed *params);
680 GL_API void GL_APIENTRY glGetLightxv (GLenum light, GLenum pname, GLfixed *params);
681 GL_API void GL_APIENTRY glGetMaterialxv (GLenum face, GLenum pname, GLfixed *params);
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
623 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G…
626 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords);
670 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
671 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
673 GL_API void GL_APIENTRY glFogxOES (GLenum pname, GLfixed param);
674 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *params);
675 …API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi…
676 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum pname, GLfixed eqn[4]);
[all …]
Dgl.h31 typedef khronos_int32_t GLfixed; typedef
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix…
674 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed eqn[4]);
678 GL_API void GL_APIENTRY glGetFixedv (GLenum pname, GLfixed *params);
680 GL_API void GL_APIENTRY glGetLightxv (GLenum light, GLenum pname, GLfixed *params);
681 GL_API void GL_APIENTRY glGetMaterialxv (GLenum face, GLenum pname, GLfixed *params);
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_span.h145 GLfixed red, redStep;
146 GLfixed green, greenStep;
147 GLfixed blue, blueStep;
148 GLfixed alpha, alphaStep;
149 GLfixed index, indexStep;
150 GLfixed z, zStep; /**< XXX z should probably be GLuint */
151 GLfixed intTex[2], intTexStep[2]; /**< (s,t) for unit[0] only */
Ds_tritemp.h100 GLfixed endVal = span.CHANNEL + (LEN) * span.CHANNELSTEP; \
120 GLfixed fdxdy; /* dx/dy in fixed-point */ in NAME()
122 GLfixed fsx; /* first sample point x coord */ in NAME()
123 GLfixed fsy; in NAME()
124 GLfixed fx0; /* fixed pt X of lower endpoint */ in NAME()
140 GLfixed vMin_fx, vMin_fy, vMid_fx, vMid_fy, vMax_fx, vMax_fy; in NAME()
173 const GLfixed fy0 = FloatToFixed(v0->attrib[FRAG_ATTRIB_WPOS][1] - 0.5F) & snapMask; in NAME()
174 const GLfixed fy1 = FloatToFixed(v1->attrib[FRAG_ATTRIB_WPOS][1] - 0.5F) & snapMask; in NAME()
175 const GLfixed fy2 = FloatToFixed(v2->attrib[FRAG_ATTRIB_WPOS][1] - 0.5F) & snapMask; in NAME()
258 eMaj.fsx = eMaj.fx0 + (GLfixed) (eMaj.adjy * eMaj.dxdy); in NAME()
[all …]
Ds_alpha.c135 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test()
136 GLfixed alpha = span->alpha; in _swrast_alpha_test()
142 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test()
143 GLfixed alpha = span->alpha; in _swrast_alpha_test()
Ds_triangle.c245 GLfixed er, eg, eb, ea;
383 const GLfixed sf = span->intTex[0] & FIXED_FRAC_MASK; \ in affine_span()
384 const GLfixed tf = span->intTex[1] & FIXED_FRAC_MASK; \ in affine_span()
601 GLfixed er, eg, eb, ea; /* texture env color */
644 const GLfixed s_fix = FloatToFixed(s_tmp) - FIXED_HALF; \ in fast_persp_span()
645 const GLfixed t_fix = FloatToFixed(t_tmp) - FIXED_HALF; \ in fast_persp_span()
648 const GLfixed sf = s_fix & FIXED_FRAC_MASK; \ in fast_persp_span()
649 const GLfixed tf = t_fix & FIXED_FRAC_MASK; \ in fast_persp_span()
/external/swiftshader/include/GL/
Dglext.h4479 typedef GLint GLfixed; typedef
4481 typedef void (APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref);
4482 typedef void (APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed
4483 typedef void (APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth);
4484 typedef void (APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
4485 typedef void (APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alp…
4486 typedef void (APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f);
4487 typedef void (APIENTRYP PFNGLFOGXOESPROC) (GLenum pname, GLfixed param);
4488 typedef void (APIENTRYP PFNGLFOGXVOESPROC) (GLenum pname, const GLfixed *param);
4489 …pedef void (APIENTRYP PFNGLFRUSTUMXOESPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n…
[all …]
/external/mesa3d/src/mesa/tnl/
Dt_draw.c149 const GLfixed *in = (GLfixed *) ptr; in convert_fixed_to_float()
157 const GLfixed *in = (GLfixed *) ptr; in convert_fixed_to_float()
/external/mesa3d/src/mapi/glapi/
Dglapi_priv.h42 typedef int GLfixed; typedef
/external/deqp/framework/opengl/wrapper/
DglwDefs.cpp54 DE_STATIC_ASSERT(sizeof(GLfixed) == 4);
DglwTypes.inl70 typedef deInt32 GLfixed; typedef

12