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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
H A Dmeta.c348 static void cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex);
445 cleanup_temp_texture(ctx, &ctx->Meta->TempTex);
1193 cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex) function
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c348 static void cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex);
445 cleanup_temp_texture(ctx, &ctx->Meta->TempTex);
1193 cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex) function

Completed in 52 milliseconds