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

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_noise.h30 extern GLfloat _mesa_noise1(GLfloat);
31 extern GLfloat _mesa_noise2(GLfloat, GLfloat);
32 extern GLfloat _mesa_noise3(GLfloat, GLfloat, GLfloat);
33 extern GLfloat _mesa_noise
[all...]
H A Dprog_execute.h32 typedef void (*FetchTexelLodFunc)(struct gl_context *ctx, const GLfloat texcoord[4],
33 GLfloat lambda, GLuint unit, GLfloat color[4]);
35 typedef void (*FetchTexelDerivFunc)(struct gl_context *ctx, const GLfloat texcoord[4],
36 const GLfloat texdx[4],
37 const GLfloat texdy[4],
38 GLfloat lodBias,
39 GLuint unit, GLfloat color[4]);
54 GLfloat (*Attribs)[PROG_MAX_WIDTH][4];
55 GLfloat (*Deriv
[all...]
/external/mesa3d/src/mesa/program/
H A Dprog_noise.h30 extern GLfloat _mesa_noise1(GLfloat);
31 extern GLfloat _mesa_noise2(GLfloat, GLfloat);
32 extern GLfloat _mesa_noise3(GLfloat, GLfloat, GLfloat);
33 extern GLfloat _mesa_noise
[all...]
H A Dprog_execute.h32 typedef void (*FetchTexelLodFunc)(struct gl_context *ctx, const GLfloat texcoord[4],
33 GLfloat lambda, GLuint unit, GLfloat color[4]);
35 typedef void (*FetchTexelDerivFunc)(struct gl_context *ctx, const GLfloat texcoord[4],
36 const GLfloat texdx[4],
37 const GLfloat texdy[4],
38 GLfloat lodBias,
39 GLuint unit, GLfloat color[4]);
54 GLfloat (*Attribs)[PROG_MAX_WIDTH][4];
55 GLfloat (*Deriv
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/math/
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...]
/external/mesa3d/src/mesa/math/
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...]
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
H A Dmatrix.h19 typedef GLfloat Matrix_t[16];
25 GLfloat left,
26 GLfloat right,
27 GLfloat bottom,
28 GLfloat top,
29 GLfloat znear,
30 GLfloat zfar);
33 GLfloat fovyInDegrees,
34 GLfloat aspectRatio,
35 GLfloat znea
[all...]
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
H A Dmatrix.h19 typedef GLfloat Matrix_t[16];
25 GLfloat left,
26 GLfloat right,
27 GLfloat bottom,
28 GLfloat top,
29 GLfloat znear,
30 GLfloat zfar);
33 GLfloat fovyInDegrees,
34 GLfloat aspectRatio,
35 GLfloat znea
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddrawtex.c35 draw_texture(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z,
36 GLfloat width, GLfloat height)
61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heigh
[all...]
H A Daccum.h50 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );
56 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat value);
66 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha )
78 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat valu
[all...]
H A Dfeedback.h41 const GLfloat win[4],
42 const GLfloat color[4],
43 const GLfloat texcoord[4] );
47 _mesa_feedback_token( struct gl_context *ctx, GLfloat token )
57 _mesa_update_hitflag( struct gl_context *ctx, GLfloat z );
69 const GLfloat win[4],
70 const GLfloat color[4],
71 const GLfloat texcoord[4] )
79 _mesa_feedback_token( struct gl_context *ctx, GLfloat token )
86 _mesa_update_hitflag( struct gl_context *ctx, GLfloat
[all...]
/external/mesa3d/src/mesa/main/
H A Ddrawtex.c35 draw_texture(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z,
36 GLfloat width, GLfloat height)
61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heigh
[all...]
H A Daccum.h50 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );
56 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat value);
66 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha )
78 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat valu
[all...]
H A Dfeedback.h41 const GLfloat win[4],
42 const GLfloat color[4],
43 const GLfloat texcoord[4] );
47 _mesa_feedback_token( struct gl_context *ctx, GLfloat token )
57 _mesa_update_hitflag( struct gl_context *ctx, GLfloat z );
69 const GLfloat win[4],
70 const GLfloat color[4],
71 const GLfloat texcoord[4] )
79 _mesa_feedback_token( struct gl_context *ctx, GLfloat token )
86 _mesa_update_hitflag( struct gl_context *ctx, GLfloat
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A D3dnow.c53 _mesa_v16_3dnow_general_xform( GLfloat *first_vert,
54 const GLfloat *m,
55 const GLfloat *src,
60 _mesa_3dnow_project_vertices( GLfloat *first,
61 GLfloat *last,
62 const GLfloat *m,
66 _mesa_3dnow_project_clipped_vertices( GLfloat *first,
67 GLfloat *last,
68 const GLfloat *m,
/external/mesa3d/src/mesa/x86/
H A D3dnow.c53 _mesa_v16_3dnow_general_xform( GLfloat *first_vert,
54 const GLfloat *m,
55 const GLfloat *src,
60 _mesa_3dnow_project_vertices( GLfloat *first,
61 GLfloat *last,
62 const GLfloat *m,
66 _mesa_3dnow_project_clipped_vertices( GLfloat *first,
67 GLfloat *last,
68 const GLfloat *m,
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_fog.h36 extern GLfloat
37 _swrast_z_to_fogfactor(struct gl_context *ctx, GLfloat z);
H A Ds_aatriangle.c48 compute_plane(const GLfloat v0[], const GLfloat v1[], const GLfloat v2[],
49 GLfloat z0, GLfloat z1, GLfloat z2, GLfloat plane[4])
51 const GLfloat px = v1[0] - v0[0];
52 const GLfloat py = v1[1] - v0[1];
53 const GLfloat p
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_fog.h36 extern GLfloat
37 _swrast_z_to_fogfactor(struct gl_context *ctx, GLfloat z);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_fog.h42 radeonComputeFogBlendFactor( struct gl_context *ctx, GLfloat fogcoord );
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_fog.h42 radeonComputeFogBlendFactor( struct gl_context *ctx, GLfloat fogcoord );
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_fog.h42 radeonComputeFogBlendFactor( struct gl_context *ctx, GLfloat fogcoord );
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_fog.h42 radeonComputeFogBlendFactor( struct gl_context *ctx, GLfloat fogcoord );
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_noop.c49 _mesa_noop_Indexf(GLfloat f)
54 _mesa_noop_Indexfv(const GLfloat * v)
59 _mesa_noop_FogCoordfEXT(GLfloat a)
64 _mesa_noop_FogCoordfvEXT(const GLfloat * v)
69 _mesa_noop_Normal3f(GLfloat a, GLfloat b, GLfloat c)
74 _mesa_noop_Normal3fv(const GLfloat * v)
79 _mesa_noop_Color4f(GLfloat a, GLfloat
[all...]
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c49 _mesa_noop_Indexf(GLfloat f)
54 _mesa_noop_Indexfv(const GLfloat * v)
59 _mesa_noop_FogCoordfEXT(GLfloat a)
64 _mesa_noop_FogCoordfvEXT(const GLfloat * v)
69 _mesa_noop_Normal3f(GLfloat a, GLfloat b, GLfloat c)
74 _mesa_noop_Normal3fv(const GLfloat * v)
79 _mesa_noop_Color4f(GLfloat a, GLfloat
[all...]

Completed in 949 milliseconds

1234567891011>>