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,
1193 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, in r300_create_surface_custom() function1272 return r300_create_surface_custom(ctx, texture, surf_tmpl, in r300_create_surface()
678 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0); in r300_resource_copy_region()