Home | History | Annotate | Download | only in swrast

Lines Matching refs:sPriv

68     __DRIscreen *sPriv = dPriv->driScreenPriv;
87 sPriv->swrast_loader->getDrawableInfo(dPriv, &x, &y, &w, &h, dPriv->loaderPrivate);
97 sPriv->swrast_loader->getImage(dPriv, x, y, w, h, (char *)swImage->Buffer,
222 dri_destroy_screen(__DRIscreen * sPriv)
225 (void) sPriv;
394 __DRIscreen *sPriv = dPriv->driScreenPriv;
405 sPriv->swrast_loader->getImage(dPriv, x, y, w, h,
436 __DRIscreen *sPriv = dPriv->driScreenPriv;
439 sPriv->swrast_loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_DRAW,
452 dri_create_buffer(__DRIscreen * sPriv,
462 (void) sPriv;
533 __DRIscreen *sPriv = dPriv->driScreenPriv;
560 sPriv->swrast_loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP,
577 __DRIscreen *sPriv = dPriv->driScreenPriv;
580 sPriv->swrast_loader->getDrawableInfo(dPriv,