Searched refs:r300_surface_destroy (Results 1 – 3 of 3) sorted by relevance
49 r300->context.surface_destroy = r300_surface_destroy; in r300_init_resource_functions()
90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
1310 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s) in r300_surface_destroy() function