emulator/opengl: Fix compilation with Mingw64 toolchain.

When using the newest Mingw64 toolchain, both the forward declaration
and the definition of functions need to use GLAPI / GLAPIENTRY or the
compiler will complain.

BUG=15402623

Change-Id: Ida9e1cb9b177759e7d6688dc1d883dd856abda04
1 file changed