Searched refs:init_temp_texture (Results 1 – 2 of 2) sorted by relevance
1242 init_temp_texture(struct gl_context *ctx, struct temp_texture *tex) in init_temp_texture() function1280 init_temp_texture(ctx, tex); in _mesa_meta_get_temp_texture()1298 init_temp_texture(ctx, tex); in get_bitmap_temp_texture()1314 init_temp_texture(ctx, tex); in _mesa_meta_get_temp_depth_texture()
1431 - meta: Don't bind the created texture object in init_temp_texture().