| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 64 tex_filter(unsigned filter, bool aniso) argument 82 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd3_sampler_state_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 70 tex_filter(unsigned filter, bool aniso) argument 88 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd3_sampler_state_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 70 tex_filter(unsigned filter, bool aniso) argument 88 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd4_sampler_state_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 70 tex_filter(unsigned filter, bool aniso) argument 88 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd5_sampler_state_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 153 unsigned aniso = cso->max_anisotropy; local in function:nv30_sampler_state_create
|
| H A D | nv30_context.h | 72 unsigned aniso; member in struct:nv30_context::__anon93f3a0ba0208
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i915_texstate.c | 150 GLint lodbias, aniso = 0; local in function:i915_update_tex_unit
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 64 tex_filter(unsigned filter, bool aniso) argument 82 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd4_sampler_state_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 64 tex_filter(unsigned filter, bool aniso) argument 82 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd5_sampler_state_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 153 unsigned aniso = cso->max_anisotropy; local in function:nv30_sampler_state_create
|
| H A D | nv30_context.h | 72 unsigned aniso; member in struct:nv30_context::__anon583e252d0208
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i915_texstate.c | 150 GLint lodbias, aniso = 0; local in function:i915_update_tex_unit
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 75 tex_filter(unsigned filter, bool aniso) argument 93 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd6_sampler_state_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 76 tex_filter(unsigned filter, bool aniso) argument 94 unsigned aniso = util_last_bit(MIN2(cso->max_anisotropy >> 1, 8)); local in function:fd6_sampler_state_create
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_util.h | 203 tu6_tex_filter(VkFilter filter, unsigned aniso) argument
|
| H A D | tu_device.c | 2329 unsigned aniso = pCreateInfo->anisotropyEnable ? local in function:tu_init_sampler
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 205 unsigned aniso:1; member in struct:lp_static_sampler_state
|
| H A D | lp_bld_sample_soa.c | 2516 const bool aniso = bld->static_sampler_state->aniso; local in function:lp_build_sample_common
|