Searched refs:_mesa_meta_get_temp_texture (Results 1 – 3 of 3) sorted by relevance
516 _mesa_meta_get_temp_texture(struct gl_context *ctx);
152 meta_temp_texture = _mesa_meta_get_temp_texture(ctx); in blitframebuffer_texture()
1275 _mesa_meta_get_temp_texture(struct gl_context *ctx) in _mesa_meta_get_temp_texture() function1816 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in _mesa_meta_CopyPixels()2020 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in init_draw_stencil_pixels()2054 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in init_draw_depth_pixels()2086 struct temp_texture *tex = _mesa_meta_get_temp_texture(ctx); in _mesa_meta_DrawPixels()