Skip to content

dzn: Add support for BGRA4

Boris Brezillon requested to merge dzn-bgra4 into dozen

As proposed by @jenatali, we just map BGRA4 to ARGB4 and tweak SRVs component mapping views with this format are created. That works as long as the resource is only accessed through SRVs, which is why we limit features to the bare minimum.

/cc @lfrb

Merge request reports