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.h173 sp_create_tgsi_sampler(void);
Dsp_context.c202 softpipe->tgsi.sampler[i] = sp_create_tgsi_sampler(); in softpipe_create_context()
Dsp_tex_sample.c3700 sp_create_tgsi_sampler(void) in sp_create_tgsi_sampler() function