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