Home
last modified time | relevance | path

Searched refs:GLfloat (Results 1 - 25 of 713) sorted by relevance

12345678910>>...29

/third_party/mesa3d/src/mesa/main/
H A Drastpos.c54 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
74 viewclip_point_near_z( const GLfloat v[] ) in viewclip_point_near_z()
93 viewclip_point_far_z( const GLfloat v[] ) in viewclip_point_far_z()
113 userclip_point( struct gl_context *ctx, const GLfloat v[] ) in userclip_point()
118 GLfloat dot = v[0] * ctx->Transform._ClipUserPlane[p][0] in userclip_point()
142 const GLfloat vertex[4], in shade_rastpos()
143 const GLfloat normal[3], in shade_rastpos()
144 GLfloat Rcolor[4], in shade_rastpos()
145 GLfloat Rspec[4]) in shade_rastpos()
147 /*const*/ GLfloat (*bas in shade_rastpos()
[all...]
H A Ddrawtex.c33 draw_texture(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z, in draw_texture()
34 GLfloat width, GLfloat height) in draw_texture()
58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heigh
[all...]
H A Dmatrix.c122 (GLfloat) left, (GLfloat) right, in matrix_frustum()
123 (GLfloat) bottom, (GLfloat) top, in matrix_frustum()
124 (GLfloat) nearval, (GLfloat) farval); in matrix_frustum()
152 (GLfloat) left, (GLfloat) right, in _mesa_Frustum()
153 (GLfloat) bottom, (GLfloat) to in _mesa_Frustum()
[all...]
H A Dapi_arrayelt.c105 CALL_VertexAttrib1fNV(get_dispatch(), (index, (GLfloat)v[0])); in VertexAttrib1bvNV()
117 CALL_VertexAttrib2fNV(get_dispatch(), (index, (GLfloat)v[0], (GLfloat)v[1])); in VertexAttrib2bvNV()
131 CALL_VertexAttrib3fNV(get_dispatch(), (index, (GLfloat)v[0], (GLfloat)v[1], (GLfloat)v[2])); in VertexAttrib3bvNV()
146 CALL_VertexAttrib4fNV(get_dispatch(), (index, (GLfloat)v[0], (GLfloat)v[1], (GLfloat)v[2], (GLfloat) in VertexAttrib4bvNV()
[all...]
H A Des1_conversion.c46 _mesa_ClipPlanef(GLenum plane, const GLfloat *equation) in _mesa_ClipPlanef()
74 _es_Color4f((GLfloat) (red / 65536.0f), in _mesa_Color4x()
75 (GLfloat) (green / 65536.0f), in _mesa_Color4x()
76 (GLfloat) (blue / 65536.0f), in _mesa_Color4x()
77 (GLfloat) (alpha / 65536.0f)); in _mesa_Color4x()
91 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f), in _mesa_DrawTexxOES()
92 (GLfloat) (y / 65536.0f), in _mesa_DrawTexxOES()
93 (GLfloat) (z / 65536.0f), in _mesa_DrawTexxOES()
94 (GLfloat) (w / 65536.0f), in _mesa_DrawTexxOES()
95 (GLfloat) ( in _mesa_DrawTexxOES()
[all...]
H A Dpixeltransfer.c45 _mesa_scale_and_bias_rgba(GLuint n, GLfloat rgba[][4], in _mesa_scale_and_bias_rgba()
46 GLfloat rScale, GLfloat gScale, in _mesa_scale_and_bias_rgba()
47 GLfloat bScale, GLfloat aScale, in _mesa_scale_and_bias_rgba()
48 GLfloat rBias, GLfloat gBias, in _mesa_scale_and_bias_rgba()
49 GLfloat bBias, GLfloat aBias) in _mesa_scale_and_bias_rgba()
82 _mesa_map_rgba( const struct gl_context *ctx, GLuint n, GLfloat rgb
[all...]
H A Deval.c156 GLfloat *_mesa_copy_map_points1f( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1f()
157 const GLfloat *points ) in _mesa_copy_map_points1f()
159 GLfloat *buffer, *p; in _mesa_copy_map_points1f()
165 buffer = malloc(uorder * size * sizeof(GLfloat)); in _mesa_copy_map_points1f()
180 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1d()
183 GLfloat *buffer, *p; in _mesa_copy_map_points1d()
189 buffer = malloc(uorder * size * sizeof(GLfloat)); in _mesa_copy_map_points1d()
194 *p++ = (GLfloat) points[k]; in _mesa_copy_map_points1d()
211 GLfloat *_mesa_copy_map_points2f( GLenum target, in _mesa_copy_map_points2f()
214 const GLfloat *point in _mesa_copy_map_points2f()
[all...]
H A Dpixeltransfer.h37 _mesa_scale_and_bias_rgba(GLuint n, GLfloat rgba[][4],
38 GLfloat rScale, GLfloat gScale,
39 GLfloat bScale, GLfloat aScale,
40 GLfloat rBias, GLfloat gBias,
41 GLfloat bBias, GLfloat aBias);
44 _mesa_map_rgba(const struct gl_context *ctx, GLuint n, GLfloat rgb
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_1_0_autogen.h14 void alphaFunc(AlphaTestFunc funcPacked, GLfloat ref); \
19 void clipPlanef(GLenum p, const GLfloat *eqn); \
21 void color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); \
29 void fogf(GLenum pname, GLfloat param); \
30 void fogfv(GLenum pname, const GLfloat *params); \
33 void frustumf(GLfloat l, GLfloat
[all...]
H A DContext_gl_1_autogen.h14 void accum(GLenum op, GLfloat value); \
16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
17 GLfloat ymove, const GLubyte *bitmap); \
20 void clearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); \
22 void clearIndex(GLfloat
[all...]
H A DContext_gles_1_0.cpp24 GLfloat *floatData = matrixAsFloat.data(); in FixedMatrixToMat4()
39 void Context::alphaFunc(AlphaTestFunc func, GLfloat ref) in alphaFunc()
66 void Context::clipPlanef(GLenum p, const GLfloat *eqn) in clipPlanef()
73 const GLfloat equationf[4] = { in clipPlanex()
83 void Context::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in color4f()
128 void Context::fogf(GLenum pname, GLfloat param) in fogf()
133 void Context::fogfv(GLenum pname, const GLfloat *param
[all...]
H A DvalidationES1_autogen.h24 GLfloat ref);
42 const GLfloat *eqn);
49 GLfloat red,
50 GLfloat green,
51 GLfloat blue,
52 GLfloat alpha);
84 GLfloat param);
88 const GLfloat *params);
99 GLfloat l,
100 GLfloat
[all...]
H A DContext_gles_2_0_autogen.h21 void blendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); \
33 void clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); \
34 void clearDepthf(GLfloat d); \
59 void depthRangef(GLfloat
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.h76 ALIGN16 GLfloat m[16]; /**< 16 matrix elements (16-byte aligned) */
77 ALIGN16 GLfloat inv[16]; /**< 16-element inverse (16-byte aligned) */
94 _math_matrix_mul_floats( GLmatrix *dest, const GLfloat *b );
97 _math_matrix_loadf( GLmatrix *mat, const GLfloat *m );
100 _math_matrix_translate( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z );
103 _math_matrix_rotate( GLmatrix *m, GLfloat angle,
104 GLfloat x, GLfloat
[all...]
H A Dm_eval.h60 _math_horner_bezier_curve(const GLfloat *cp, GLfloat *out, GLfloat t,
79 _math_horner_bezier_surf(GLfloat *cn, GLfloat *out, GLfloat u, GLfloat v,
98 _math_de_casteljau_surf(GLfloat *cn, GLfloat *out, GLfloat *d
[all...]
H A Dm_matrix.c139 static const GLfloat Identity[16] = {
169 static void matmul4( GLfloat *product, const GLfloat *a, const GLfloat *b ) in matmul4()
173 const GLfloat ai0=A(i,0), ai1=A(i,1), ai2=A(i,2), ai3=A(i,3); in matmul4()
189 static void matmul34( GLfloat *product, const GLfloat *a, const GLfloat *b ) in matmul34()
193 const GLfloat ai0=A(i,0), ai1=A(i,1), ai2=A(i,2), ai3=A(i,3); in matmul34()
220 static void matrix_multf( GLmatrix *mat, const GLfloat *
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h210 TAG(Vertex2f)(GLfloat x, GLfloat y) in Vertex2f()
217 TAG(Vertex2fv)(const GLfloat * v) in Vertex2fv()
224 TAG(Vertex3f)(GLfloat x, GLfloat y, GLfloat z) in Vertex3f()
231 TAG(Vertex3fv)(const GLfloat * v) in Vertex3fv()
238 TAG(Vertex4f)(GLfloat x, GLfloat y, GLfloat
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.h18 ANGLE_EXPORT void GL_APIENTRY GL_AlphaFunc(GLenum func, GLfloat ref);
26 ANGLE_EXPORT void GL_APIENTRY GL_ClipPlanef(GLenum p, const GLfloat *eqn);
28 ANGLE_EXPORT void GL_APIENTRY GL_Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
38 ANGLE_EXPORT void GL_APIENTRY GL_Fogf(GLenum pname, GLfloat param);
39 ANGLE_EXPORT void GL_APIENTRY GL_Fogfv(GLenum pname, const GLfloat *params);
43 GL_Frustumf(GLfloat l, GLfloat
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.h20 ANGLE_EXPORT void GL_APIENTRY GL_Accum(GLenum op, GLfloat value);
21 ANGLE_EXPORT void GL_APIENTRY GL_AlphaFunc(GLenum func, GLfloat ref);
25 GLfloat xorig,
26 GLfloat yorig,
27 GLfloat xmove,
28 GLfloat ymove,
34 ANGLE_EXPORT void GL_APIENTRY GL_ClearAccum(GLfloat red,
35 GLfloat green,
36 GLfloat blue,
37 GLfloat alph
[all...]
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h30 typedef float GLfloat; typedef
474 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
482 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
483 GLAPI void APIENTRY glColor4fv (const GLfloat *
[all...]
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h35 typedef float GLfloat; typedef
470 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
478 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
479 GLAPI void APIENTRY glColor4fv (const GLfloat *
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
H A Dgl.h35 typedef float GLfloat; typedef
470 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
478 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
479 GLAPI void APIENTRY glColor4fv (const GLfloat *
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H A Dgl.h30 typedef float GLfloat; typedef
474 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
482 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
483 GLAPI void APIENTRY glColor4fv (const GLfloat *
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp54 GLint64 expandGLFloatToInteger (GLfloat f) in expandGLFloatToInteger()
77 virtual void verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) = DE_NULL;
80 virtual void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) = DE_NULL;
81 virtual void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1) = DE_NULL;
82 virtual void verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1, GLfloat reference2, GLfloat reference3) = DE_NULL;
85 virtual void verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat mi
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp18 void GL_APIENTRY glAlphaFunc(GLenum func, GLfloat ref) in glAlphaFunc()
23 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor()
28 void GL_APIENTRY glClearDepthf(GLfloat d) in glClearDepthf()
33 void GL_APIENTRY glClipPlanef(GLenum p, const GLfloat *eqn) in glClipPlanef()
38 void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blu
[all...]

Completed in 21 milliseconds

12345678910>>...29