Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c136 boolean anisotropic, in translate_filter_mode()
147 if (anisotropic) in translate_filter_mode()
165 boolean anisotropic; in define_sampler_state_object() local
173 anisotropic = ss->aniso_level > 1.0f; in define_sampler_state_object()
178 anisotropic, in define_sampler_state_object()
133 translate_filter_mode(unsigned img_filter, unsigned min_filter, unsigned mag_filter, boolean anisotropic, boolean compare) translate_filter_mode() argument

Completed in 1 milliseconds