Searched refs:r300_surface_destroy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_resource.c49 r300->context.surface_destroy = r300_surface_destroy;
H A Dr300_texture.h90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
H A Dr300_texture.c1306 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_resource.c52 r300->context.surface_destroy = r300_surface_destroy;
H A Dr300_texture.h90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
H A Dr300_texture.c1279 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s) function in typeref:typename:void

Completed in 5 milliseconds