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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_simple_shaders.c228 struct ureg_src depth_sampler, stencil_sampler; local
237 depth_sampler = ureg_DECL_sampler( ureg, 0 );
262 tex_target, tex, depth_sampler );
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c228 struct ureg_src depth_sampler, stencil_sampler; local
237 depth_sampler = ureg_DECL_sampler( ureg, 0 );
262 tex_target, tex, depth_sampler );

Completed in 93 milliseconds