Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h40 uint32_t tex0, tex3, tex4; member
51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
H A Dfd2_texture.c112 so->tex3 = A2XX_SQ_TEX_3_XY_MAG_FILTER(tex_filter(cso->mag_img_filter)) | in fd2_sampler_state_create()
190 so->tex3 = A2XX_SQ_TEX_3_NUM_FORMAT(fmt.num_format) | in fd2_sampler_view_create()
H A Dfd2_emit.c144 OUT_RING(ring, sampler->tex3 | view->tex3); in emit_texture()

Completed in 4 milliseconds