nvpro-samples / vk_video_samples

Vulkan video samples
Apache License 2.0
239 stars 40 forks source link

Adding Support for AMD #27

Closed Sonuthomas-AMD closed 1 year ago

Sonuthomas-AMD commented 1 year ago

1.Enabling DPB support for AMD 2.Handling added whene QueryResult status is not supported 3.Handling when extensions are not supported 4.YuvSamplerDescriptorcount needs to be extracted to avoid api failure on AMD

No regression on NVIDIA HW. Tested on Ampere Signed-off-by: Sonu Thomas sonu.thomas@amd.com