Searched refs:local_views (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_texture.c224 struct pipe_sampler_view *local_views[PIPE_MAX_SAMPLERS] = {0}; local in function:update_textures_local
226 update_textures(st, shader_stage, prog, local_views);
230 pipe_sampler_view_reference(&local_views[i], NULL);

Completed in 2 milliseconds