Searched refs:meta_temp_texture (Results 1 – 1 of 1) sorted by relevance
112 struct temp_texture *meta_temp_texture; in blitframebuffer_texture() local149 meta_temp_texture = _mesa_meta_get_temp_depth_texture(ctx); in blitframebuffer_texture()152 meta_temp_texture = _mesa_meta_get_temp_texture(ctx); in blitframebuffer_texture()158 texObj = meta_temp_texture->tex_obj; in blitframebuffer_texture()163 _mesa_meta_setup_copypix_texture(ctx, meta_temp_texture, in blitframebuffer_texture()169 assert(texObj->Target == meta_temp_texture->Target); in blitframebuffer_texture()