Home
last modified time | relevance | path

Searched refs:tile_all (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h105 bool tile_all : 1; member
206 if (layout->tile_all) in fdl_level_linear()
Dfd6_layout.c125 layout->tile_all = true; in fdl6_layout()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_image.c199 COND(rsc->layout.tile_all, A6XX_TEX_CONST_3_TILE_ALL)); in emit_image_tex()
Dfd6_texture.c318 if (rsc->layout.tile_all) in fd6_sampler_view_update()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c292 if (layout->tile_all) in tu_image_view_init()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst4248 - freedreno/layout: add tile_all flag to the layout