/* * Copyright (C) 2018 Intel Corporation * * SPDX-License-Identifier: MIT * */ #define OSAPI WINAPI typedef uint32_t GLType; typedef HDC GLDisplay; typedef HGLRC GLContext; // Windows OpenGL functions