vaapi: add typedefs for OES_EGL_image extension
OES_EGL_image extension is an OpenGL ES extension and the typedef might
not be available on EGL or OpenGL extension headers.
As of October 19 2019, it makes compilation fail on my ArchLinux
because they are not defined anymore in the headers included.
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
Please register or sign in to comment