Skip to content

vulkan: disable unavoidable video decoding related validations

Philip Langdale requested to merge philipl/libplacebo:video into master

There are a set of Video Decoding related validations that apparently always fail for correct code (as recounted by cyanreg). These have to be disabled to be able to validate anything else when doing video decoding.

Edited by Philip Langdale

Merge request reports