Searched refs:_mesa_meta_alloc_texture (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.h | 567 _mesa_meta_alloc_texture(struct temp_texture *tex,
|
D | meta.c | 1318 _mesa_meta_alloc_texture(struct temp_texture *tex, in _mesa_meta_alloc_texture() function 1387 newTex = _mesa_meta_alloc_texture(tex, width, height, intFormat); in _mesa_meta_setup_copypix_texture() 2204 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_DrawPixels() 2402 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat); in _mesa_meta_Bitmap()
|