Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Dswrast.h277 _swrast_AllocTextureStorage(struct gl_context *ctx,
Ds_texture.c334 _swrast_AllocTextureStorage(struct gl_context *ctx, in _swrast_AllocTextureStorage() function
/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c211 driver->AllocTextureStorage = _swrast_AllocTextureStorage; in _mesa_init_driver_functions()