Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:DrawPixels

178    printf("Combined DrawPixels program:\n");
673 /* XXX if DrawPixels image is larger than max texture size, break
1020 key.drawpixels = 1;
1054 key.drawpixels = 1;
1087 * Called via ctx->Driver.DrawPixels()
1644 functions->DrawPixels = st_DrawPixels;