Searched refs:SWspan (Results 1 - 25 of 72) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_atifragshader.h34 _swrast_exec_fragment_shader( struct gl_context *ctx, SWspan *span );
H A Ds_texcombine.h35 _swrast_texture_span( struct gl_context *ctx, SWspan *span );
H A Ds_alpha.h36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
H A Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
41 _swrast_depth_clamp_span( struct gl_context *ctx, SWspan *span );
44 _swrast_depth_bounds_test( struct gl_context *ctx, SWspan *span );
H A Ds_fog.h40 _swrast_fog_rgba_span( const struct gl_context *ctx, SWspan *span );
H A Ds_fragprog.h38 _swrast_exec_fragment_program(struct gl_context *ctx, SWspan *span);
H A Ds_logic.h37 SWspan *span);
H A Ds_masking.h39 SWspan *span, GLuint buf);
H A Ds_blend.h38 _swrast_blend_span(struct gl_context *ctx, struct gl_renderbuffer *rb, SWspan *span);
H A Ds_zoom.h34 const SWspan *span, const GLvoid *rgba);
38 const SWspan *span, const GLvoid *rgb);
42 const SWspan *span);
H A Ds_stencil.h36 _swrast_stencil_and_ztest_span(struct gl_context *ctx, SWspan *span);
H A Ds_span.h98 * The SWspan structure describes the colors, Z, fogcoord, texcoords,
169 } SWspan; typedef in typeref:struct:sw_span
188 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span);
191 _swrast_span_interpolate_z( const struct gl_context *ctx, SWspan *span );
200 _swrast_write_rgba_span( struct gl_context *ctx, SWspan *span);
215 SWspan *span);
H A Ds_bitmap.c56 SWspan span;
155 SWspan span;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_atifragshader.h34 _swrast_exec_fragment_shader( struct gl_context *ctx, SWspan *span );
H A Ds_texcombine.h35 _swrast_texture_span( struct gl_context *ctx, SWspan *span );
H A Ds_alpha.h36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
H A Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
41 _swrast_depth_clamp_span( struct gl_context *ctx, SWspan *span );
44 _swrast_depth_bounds_test( struct gl_context *ctx, SWspan *span );
H A Ds_fog.h40 _swrast_fog_rgba_span( const struct gl_context *ctx, SWspan *span );
H A Ds_fragprog.h38 _swrast_exec_fragment_program(struct gl_context *ctx, SWspan *span);
H A Ds_logic.h37 SWspan *span);
H A Ds_masking.h39 SWspan *span, GLuint buf);
H A Ds_blend.h38 _swrast_blend_span(struct gl_context *ctx, struct gl_renderbuffer *rb, SWspan *span);
H A Ds_zoom.h34 const SWspan *span, const GLvoid *rgba);
38 const SWspan *span, const GLvoid *rgb);
42 const SWspan *span);
H A Ds_stencil.h36 _swrast_stencil_and_ztest_span(struct gl_context *ctx, SWspan *span);
H A Ds_span.h98 * The SWspan structure describes the colors, Z, fogcoord, texcoords,
169 } SWspan; typedef in typeref:struct:sw_span
188 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span);
191 _swrast_span_interpolate_z( const struct gl_context *ctx, SWspan *span );
200 _swrast_write_rgba_span( struct gl_context *ctx, SWspan *span);
215 SWspan *span);

Completed in 16 milliseconds

123