Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Dswrast.h221 _swrast_alloc_texture_image_buffer(struct gl_context *ctx,
Ds_texture.c87 _swrast_alloc_texture_image_buffer(struct gl_context *ctx, in _swrast_alloc_texture_image_buffer() function
/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c109 driver->AllocTextureImageBuffer = _swrast_alloc_texture_image_buffer; in _mesa_init_driver_functions()