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.h497 _mesa_meta_alloc_texture(struct temp_texture *tex,
Dmeta.c1330 _mesa_meta_alloc_texture(struct temp_texture *tex, in _mesa_meta_alloc_texture() function
1399 newTex = _mesa_meta_alloc_texture(tex, width, height, intFormat); in _mesa_meta_setup_copypix_texture()
2182 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_DrawPixels()
2380 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_Bitmap()