Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfetch.h33 _mesa_update_fetch_functions(struct gl_context *ctx, GLuint unit);
Ds_texfetch.c515 _mesa_update_fetch_functions(struct gl_context *ctx, GLuint unit) in _mesa_update_fetch_functions() function
Ds_context.c482 _mesa_update_fetch_functions(ctx, u); in _swrast_update_texture_samplers()