Searched refs:fdl6_layout (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_resource.c | 237 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 D | fd_layout_test.c | 49 fdl6_layout(&layout, testcase->format,
|
| H A D | freedreno_layout.h | 240 bool fdl6_layout(struct fdl_layout *layout, enum pipe_format format,
|
| H A D | fd6_layout.c | 98 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 D | tu_image.c | 673 if (!fdl6_layout(layout, vk_format_to_pipe_format(format), 685 /* fdl6_layout can't take explicit offset without explicit pitch
|
| H A D | tu_clear_blit.c | 1666 * 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 D | 20.2.0.rst | 2711 - turnip: update "fetchsize" value to match fdl6_layout changes 2724 - freedreno/layout: add explicit offset/pitch argument to fdl6_layout
|
| H A D | 20.0.0.rst | 1067 - tu: Move UBWC layout into fdl6_layout() and use that function.
|
Completed in 19 milliseconds