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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c196 struct ureg_src y_sampler, u_sampler, v_sampler; local in function:create_yuv_shader
214 u_sampler = ureg_DECL_sampler(ureg, 1);
233 ureg_TEX(ureg, u, TGSI_TEXTURE_2D, pos, u_sampler);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_tgsi.c196 struct ureg_src y_sampler, u_sampler, v_sampler; local in function:create_yuv_shader
214 u_sampler = ureg_DECL_sampler(ureg, 1);
233 ureg_TEX(ureg, u, TGSI_TEXTURE_2D, pos, u_sampler);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
H A DMakefile.sources306 util/u_sampler.c \
307 util/u_sampler.h \

Completed in 5 milliseconds