nvpro-samples / vk_video_samples

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

Support for AMD Asics added #28

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

Tested Ampere and few AMD asics.

Signed-off-by: Sonu Thomas <sonu.thomas@amd.com>