Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.h118 _mesa_AllocTextureStorage_sw(struct gl_context *ctx,
Dtexstorage.c273 _mesa_AllocTextureStorage_sw(struct gl_context *ctx, in _mesa_AllocTextureStorage_sw() function
/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c197 driver->AllocTextureStorage = _mesa_AllocTextureStorage_sw; in _mesa_init_driver_functions()