Searched refs:_mesa_meta_get_temp_texture (Results 1 – 3 of 3) sorted by relevance
586 _mesa_meta_get_temp_texture(struct gl_context *ctx);
1263 _mesa_meta_get_temp_texture(struct gl_context *ctx) in _mesa_meta_get_temp_texture() function1862 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in _mesa_meta_CopyPixels()2042 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in init_draw_stencil_pixels()2076 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in init_draw_depth_pixels()2108 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in _mesa_meta_DrawPixels()
671 meta_temp_texture = _mesa_meta_get_temp_texture(ctx); in blitframebuffer_texture()