Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_context.h340 _swrast_update_texture_samplers(struct gl_context *ctx);
Ds_context.c469 _swrast_update_texture_samplers(struct gl_context *ctx) in _swrast_update_texture_samplers() function
574 _swrast_update_texture_samplers( ctx ); in _swrast_validate_derived()
/external/mesa3d/src/mesa/tnl/
Dt_vb_program.c517 _swrast_update_texture_samplers(ctx); in validate_vp_stage()