Searched refs:fdl6_layout (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c237 fdl6_layout(&rsc->layout, prsc->format, fd_resource_nr_samples(prsc),
259 if (!fdl6_layout(&rsc->layout, prsc->format, fd_resource_nr_samples(prsc),
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd_layout_test.c49 fdl6_layout(&layout, testcase->format,
H A Dfreedreno_layout.h240 bool fdl6_layout(struct fdl_layout *layout, enum pipe_format format,
H A Dfd6_layout.c98 fdl6_layout(struct fdl_layout *layout, enum pipe_format format, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c673 if (!fdl6_layout(layout, vk_format_to_pipe_format(format),
685 /* fdl6_layout can't take explicit offset without explicit pitch
H A Dtu_clear_blit.c1666 * versa). This should mirror the logic in fdl6_layout.
1777 fdl6_layout(&staging_image.layout[0],
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2711 - turnip: update "fetchsize" value to match fdl6_layout changes
2724 - freedreno/layout: add explicit offset/pitch argument to fdl6_layout
H A D20.0.0.rst1067 - tu: Move UBWC layout into fdl6_layout() and use that function.

Completed in 19 milliseconds