Searched refs:texsamp0 (Results 1 – 9 of 9) sorted by relevance
42 uint32_t texsamp0, texsamp1; member
118 so->texsamp0 = in fd3_sampler_state_create()130 so->texsamp0 |= A3XX_TEX_SAMP_0_COMPARE_FUNC(cso->compare_func); /* maps 1:1 */ in fd3_sampler_state_create()
167 OUT_RING(ring, sampler->texsamp0); in emit_textures()
118 so->texsamp0 = in fd4_sampler_state_create()133 so->texsamp0 |= A4XX_TEX_SAMP_0_LOD_BIAS(cso->lod_bias); in fd4_sampler_state_create()
158 OUT_RING(ring, sampler->texsamp0); in emit_textures()
40 uint32_t texsamp0, texsamp1, texsamp2, texsamp3; member
116 so->texsamp0 = in fd5_sampler_state_create()130 so->texsamp0 |= A5XX_TEX_SAMP_0_LOD_BIAS(cso->lod_bias); in fd5_sampler_state_create()
314 OUT_RING(ring, sampler->texsamp0); in emit_textures()