Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c103 static void cleanup_temp_texture(struct gl_context *ctx,
438 cleanup_temp_texture(ctx, &ctx->Meta->TempTex); in _mesa_meta_free()
1263 cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex) in cleanup_temp_texture() function
1934 cleanup_temp_texture(ctx, &bitmap->Tex); in meta_bitmap_cleanup()