Searched refs:tex3 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.h | 40 uint32_t tex0, tex3, tex4; member in struct:fd2_sampler_stateobj 51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member in struct:fd2_pipe_sampler_view
|
| H A D | fd2_texture.c | 112 so->tex3 = A2XX_SQ_TEX_3_XY_MAG_FILTER(tex_filter(cso->mag_img_filter)) | 190 so->tex3 = A2XX_SQ_TEX_3_NUM_FORMAT(fmt.num_format) |
|
| H A D | fd2_emit.c | 144 OUT_RING(ring, sampler->tex3 | view->tex3);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.h | 40 uint32_t tex0, tex3, tex4; member in struct:fd2_sampler_stateobj 51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member in struct:fd2_pipe_sampler_view
|
| H A D | fd2_texture.c | 113 so->tex3 = 190 so->tex3 = fd2_tex_swiz(cso->format, cso->swizzle_r, cso->swizzle_g,
|
| H A D | fd2_emit.c | 145 OUT_RING(ring, sampler->tex3 | view->tex3);
|
Completed in 5 milliseconds