Home | History | Annotate | Download | only in swrast

Lines Matching refs:SpanArrays

146    GLubyte (*rgba)[4] = swrast->SpanArrays->rgba8;			\
204 GLubyte (*rgba)[4] = swrast->SpanArrays->rgba8; \
205 GLubyte *mask = swrast->SpanArrays->mask; \