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