Searched refs:miplinear (Results 1 – 3 of 3) sorted by relevance
91 bool miplinear = false; in fd3_sampler_state_create() local98 miplinear = true; in fd3_sampler_state_create()121 COND(miplinear, A3XX_TEX_SAMP_0_MIPFILTER_LINEAR) | in fd3_sampler_state_create()
89 bool miplinear = false; in fd5_sampler_state_create() local98 miplinear = true; in fd5_sampler_state_create()117 COND(miplinear, A5XX_TEX_SAMP_0_MIPFILTER_LINEAR_NEAR) | in fd5_sampler_state_create()
91 bool miplinear = false; in fd4_sampler_state_create() local98 miplinear = true; in fd4_sampler_state_create()119 COND(miplinear, A4XX_TEX_SAMP_0_MIPFILTER_LINEAR_NEAR) | in fd4_sampler_state_create()