Searched defs:SWspan (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
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);
/external/mesa3d/src/mesa/swrast/
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 489 milliseconds