Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texrender.c93 _swrast_finish_render_texture(struct gl_context *ctx, in _swrast_finish_render_texture() function
Dswrast.h275 _swrast_finish_render_texture(struct gl_context *ctx,
/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c175 driver->FinishRenderTexture = _swrast_finish_render_texture; in _mesa_init_driver_functions()