Hi, I am developing an application which uses vaapi and egl. My goal is to use vaDeriveImage and vaAcquireBufferHandle to get the drm buffer id which then can be used to create a EGLImageKHR. My problem is, that on amd hardware (AMD GX-212ZC SOC with Radeon(TM) R1E Graphics and AMD GX-424CC SOC with Radeon(TM) R5E Graphics) vaDeriveImage fails with "invalid VASurfaceID" and when I do vaGetImage as a fallback to get the image vaAcquireBufferHandle fails with "invalid VABufferID". The same code works on Intel hardware.
Mesa version: 11.2.2 - Should this work in general? - Is there any special setting needed? Kind regards Jan Burgmeier
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev