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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c39 enum a6xx_tex_fetchsize fetchsize; member in struct:fd6_image
69 img->fetchsize = fd6_pipe2fetchsize(format);
147 img->fetchsize = fd6_pipe2fetchsize(format);
178 OUT_RING(ring, A6XX_TEX_CONST_2_FETCHSIZE(img->fetchsize) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_image.c47 enum a5xx_tex_fetchsize fetchsize; member in struct:fd5_image
74 img->fetchsize = fd5_pipe2fetchsize(format);
141 OUT_RING(ring, A5XX_TEX_CONST_2_FETCHSIZE(img->fetchsize) |
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2711 - turnip: update "fetchsize" value to match fdl6_layout changes

Completed in 9 milliseconds