| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.h | 34 _swrast_exec_fragment_shader( struct gl_context *ctx, SWspan *span );
|
| H A D | s_texcombine.h | 35 _swrast_texture_span( struct gl_context *ctx, SWspan *span );
|
| H A D | s_alpha.h | 36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
|
| H A D | s_depth.h | 38 _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 D | s_fog.h | 40 _swrast_fog_rgba_span( const struct gl_context *ctx, SWspan *span );
|
| H A D | s_fragprog.h | 38 _swrast_exec_fragment_program(struct gl_context *ctx, SWspan *span);
|
| H A D | s_logic.h | 37 SWspan *span);
|
| H A D | s_masking.h | 39 SWspan *span, GLuint buf);
|
| H A D | s_blend.h | 38 _swrast_blend_span(struct gl_context *ctx, struct gl_renderbuffer *rb, SWspan *span);
|
| H A D | s_zoom.h | 34 const SWspan *span, const GLvoid *rgba); 38 const SWspan *span, const GLvoid *rgb); 42 const SWspan *span);
|
| H A D | s_stencil.h | 36 _swrast_stencil_and_ztest_span(struct gl_context *ctx, SWspan *span);
|
| H A D | s_span.h | 98 * 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 D | s_bitmap.c | 56 SWspan span; 155 SWspan span;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.h | 34 _swrast_exec_fragment_shader( struct gl_context *ctx, SWspan *span );
|
| H A D | s_texcombine.h | 35 _swrast_texture_span( struct gl_context *ctx, SWspan *span );
|
| H A D | s_alpha.h | 36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
|
| H A D | s_depth.h | 38 _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 D | s_fog.h | 40 _swrast_fog_rgba_span( const struct gl_context *ctx, SWspan *span );
|
| H A D | s_fragprog.h | 38 _swrast_exec_fragment_program(struct gl_context *ctx, SWspan *span);
|
| H A D | s_logic.h | 37 SWspan *span);
|
| H A D | s_masking.h | 39 SWspan *span, GLuint buf);
|
| H A D | s_blend.h | 38 _swrast_blend_span(struct gl_context *ctx, struct gl_renderbuffer *rb, SWspan *span);
|
| H A D | s_zoom.h | 34 const SWspan *span, const GLvoid *rgba); 38 const SWspan *span, const GLvoid *rgb); 42 const SWspan *span);
|
| H A D | s_stencil.h | 36 _swrast_stencil_and_ztest_span(struct gl_context *ctx, SWspan *span);
|
| H A D | s_span.h | 98 * 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);
|