Add a win32 EGL window type for using GstGL over ANGLE
We already have a WinRT EGL window type for using GstGL on Universal Windows Platform devices where WGL is not available. We can add the same for win32 too to allow people to use ANGLE where WGL is also available. This has advantages in terms of performance on many GPUs, particularly Intel GPUs.