Home
last modified time | relevance | path

Searched refs:meta_copypix_cleanup (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c107 static void meta_copypix_cleanup(struct gl_context *ctx,
436 meta_copypix_cleanup(ctx, &ctx->Meta->CopyPix); in _mesa_meta_free()
1557 meta_copypix_cleanup(struct gl_context *ctx, struct copypix_state *copypix) in meta_copypix_cleanup() function