Searched refs:_swrast_alpha_test (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_alpha.h36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
H A Ds_alpha.c79 _mesa_problem(ctx, "Invalid alpha test in _swrast_alpha_test" ); \
93 _swrast_alpha_test(const struct gl_context *ctx, SWspan *span) function
H A Ds_span.c1208 if (!_swrast_alpha_test(ctx, span)) {
/external/mesa3d/src/mesa/swrast/
H A Ds_alpha.h36 _swrast_alpha_test( const struct gl_context *ctx, SWspan *span );
H A Ds_alpha.c79 _mesa_problem(ctx, "Invalid alpha test in _swrast_alpha_test" ); \
93 _swrast_alpha_test(const struct gl_context *ctx, SWspan *span) function
H A Ds_span.c1208 if (!_swrast_alpha_test(ctx, span)) {

Completed in 3136 milliseconds