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

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c228 struct ureg_src depth_sampler, stencil_sampler; local
238 stencil_sampler = ureg_DECL_sampler( ureg, 1 );
265 tex_target, tex, stencil_sampler );
282 struct ureg_src stencil_sampler; local
291 stencil_sampler = ureg_DECL_sampler( ureg, 0 );
311 tex_target, tex, stencil_sampler );

Completed in 342 milliseconds