Skip to content

Revert "vkr: redirect VkDrmFormatPropertiesList2EXT to original variant"

Ryan Neph requested to merge ryanneph/virglrenderer:fix-WA1-step5 into master

Part of step 5 of https://gitlab.freedesktop.org/olv/venus-protocol/-/issues/4.

I'll wait to merge this until step 5 commences.

Venus integrators should be careful to ensure the ordering described in https://gitlab.freedesktop.org/olv/venus-protocol/-/issues/4 before integrating this change.


No longer need to redirect, since the driver should use the fixed encoder for VkDrmFormatModifierPropertiesListEXT::drmFormatModifierCount by now.

This reverts commit aeec7293.

Signed-off-by: Ryan Neph ryanneph@google.com

Merge request reports