Searched refs:_swrast_alloc_texture_image_buffer (Results 1 – 3 of 3) sorted by relevance
66 _swrast_alloc_texture_image_buffer(struct gl_context *ctx, in _swrast_alloc_texture_image_buffer() function345 if (!_swrast_alloc_texture_image_buffer(ctx, texImage)) { in _swrast_AllocTextureStorage()
217 _swrast_alloc_texture_image_buffer(struct gl_context *ctx,
108 driver->AllocTextureImageBuffer = _swrast_alloc_texture_image_buffer; in _mesa_init_driver_functions()