Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h174 sp_create_tgsi_sampler(void);
Dsp_context.c206 softpipe->tgsi.sampler[i] = sp_create_tgsi_sampler(); in softpipe_create_context()
Dsp_tex_sample.c3684 sp_create_tgsi_sampler(void) in sp_create_tgsi_sampler() function