Home
last modified time | relevance | path

Searched refs:_mesa_meta_get_temp_texture (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.h516 _mesa_meta_get_temp_texture(struct gl_context *ctx);
Dmeta_blit.c152 meta_temp_texture = _mesa_meta_get_temp_texture(ctx); in blitframebuffer_texture()
Dmeta.c1275 _mesa_meta_get_temp_texture(struct gl_context *ctx) in _mesa_meta_get_temp_texture() function
1816 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()