Home
last modified time | relevance | path

Searched refs:fdl6_get_ubwc_blockwidth (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
Dfd6_layout.c40 fdl6_get_ubwc_blockwidth(const struct fdl_layout *layout, in fdl6_get_ubwc_blockwidth() function
126 fdl6_get_ubwc_blockwidth(layout, &ubwc_blockwidth, &ubwc_blockheight); in fdl6_layout()
Dfreedreno_layout.h256 void fdl6_get_ubwc_blockwidth(const struct fdl_layout *layout,
Dfd6_view.c306 fdl6_get_ubwc_blockwidth(layout, &block_width, &block_height); in fdl6_view_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c312 fdl6_get_ubwc_blockwidth(&rsc->layout, &block_width, &block_height); in patch_fb_read_sysmem()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst748 - freedreno/fdl: Constify fdl6_get_ubwc_blockwidth()