Home
last modified time | relevance | path

Searched refs:_mesa_meta_alloc_texture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.h586 _mesa_meta_alloc_texture(struct temp_texture *tex,
Dmeta.c1313 _mesa_meta_alloc_texture(struct temp_texture *tex, in _mesa_meta_alloc_texture() function
1380 newTex = _mesa_meta_alloc_texture(tex, width, height, intFormat); in _mesa_meta_setup_copypix_texture()
2191 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_DrawPixels()
2389 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_Bitmap()