Skip to content

dzn: Fix the 2DMSArray case in dzn_image_get_dsv_desc()

Boris Brezillon requested to merge bbrezillon/mesa:dzn-dsv-2dmsarray-fix into main

Texture2DMSArray element is not initialized, making 2DMSArray DS views buggy.

/cc @jenatali

Merge request reports