Home | History | Annotate | Download | only in softpipe

Lines Matching refs:softpipe_resource

55                          struct softpipe_resource *spr,
118 struct softpipe_resource spr;
130 struct softpipe_resource *spr,
158 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource);
202 struct softpipe_resource *spr = softpipe_resource(pt);
225 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource);
260 struct softpipe_resource *spr = softpipe_resource(pt);
275 softpipe_get_tex_image_offset(const struct softpipe_resource *spr,
362 struct softpipe_resource *spr = softpipe_resource(resource);
459 struct softpipe_resource *spr;
462 spr = softpipe_resource(transfer->resource);
488 struct softpipe_resource *spr;
490 spr = CALLOC_STRUCT(softpipe_resource);