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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_span.h56 #define SPAN_LAMBDA 0x20 /**< array.lambda[] valid? */ macro
H A Ds_aalinetemp.h161 line.span.arrayMask |= SPAN_LAMBDA;
H A Ds_texcombine.c662 if (span->arrayMask & SPAN_LAMBDA) {
H A Ds_span.c565 span->arrayMask |= SPAN_LAMBDA;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_span.h56 #define SPAN_LAMBDA 0x20 /**< array.lambda[] valid? */ macro
H A Ds_aalinetemp.h161 line.span.arrayMask |= SPAN_LAMBDA;
H A Ds_texcombine.c662 if (span->arrayMask & SPAN_LAMBDA) {
H A Ds_span.c565 span->arrayMask |= SPAN_LAMBDA;

Completed in 10 milliseconds