Searched refs:r300_create_surface_custom (Results 1 – 3 of 3) sorted by relevance
80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
1224 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, in r300_create_surface_custom() function1303 return r300_create_surface_custom(ctx, texture, surf_tmpl, in r300_create_surface()
669 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0); in r300_resource_copy_region()