Searched refs:_swrast_depth_test_span (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
H A Ds_stencil.c417 _swrast_depth_test_span(ctx, span);
H A Ds_depth.c283 _swrast_depth_test_span(struct gl_context *ctx, SWspan *span) function in typeref:typename:GLuint
H A Ds_span.c1236 if (!_swrast_depth_test_span(ctx, span)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
H A Ds_stencil.c477 _swrast_depth_test_span(ctx, span);
H A Ds_depth.c369 _swrast_depth_test_span(struct gl_context *ctx, SWspan *span) function in typeref:typename:GLuint
H A Ds_span.c1233 if (!_swrast_depth_test_span(ctx, span)) {

Completed in 70 milliseconds