VK-GL-CTS icon indicating copy to clipboard operation
VK-GL-CTS copied to clipboard

video encode: Fix validation error for empty video session memory requirements

Open clemy opened this issue 1 year ago • 1 comments

If the implementation does not request video session memory, binding must not be called. This caused a validation layer error: VUID-vkBindVideoSessionMemoryKHR-bindSessionMemoryInfoCount-arraylength

Affects: dEQP-VK.video.encode.*

clemy avatar Sep 12 '24 22:09 clemy

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 06 '25 11:08 CLAassistant