Skip to content

ac,radv,radeonsi: add a function to translate texture data format

Samuel Pitoiset requested to merge hakzsam/mesa:amd_radv_formats_again into main

I checked the output of vulkaninfo --show-formats on PITCAIRN, POLARIS10, VEGA10 and NAVI21.

This function will be needed to introduce common image view descriptors.

Edited by Samuel Pitoiset

Merge request reports