Home | History | Annotate | Download | only in swrast

Lines Matching refs:rbPixels

1574    void *rbPixels;
1576 /* Point rbPixels to a temporary space */
1577 rbPixels = span->array->attribs[FRAG_ATTRIB_MAX - 1];
1582 rbPixels, span->array->ChanType);
1586 rbPixels, span->array->ChanType);
1589 return rbPixels;