Covellite++
Version: 2.3.2 Revision: 2584 Platform: x64 Build: 19:03 05.09.2026
Кроссплатформенный фреймворк для разработки приложений на С++
Toggle main menu visibility
Загрузка...
Поиск...
Не найдено
Egl.mock.hpp
1
2
#pragma once
3
4
namespace
covellite
5
{
6
7
namespace
egl
8
{
9
10
using
EGLDisplay =
void
*;
11
using
EGLConfig =
void
*;
12
using
EGLSurface =
void
*;
13
using
EGLContext =
void
*;
14
15
static
const
size_t
EGL_DEFAULT_DISPLAY = 1611181406;
16
17
using
EGLBoolean =
unsigned
int;
18
static
EGLBoolean EGL_FALSE = 0;
19
20
using
EGLint = int32_t;
21
22
static
EGLSurface
const
EGL_NO_SURFACE = (
void
*)1611181427;
23
static
EGLContext
const
EGL_NO_CONTEXT = (
void
*)1611181428;
24
25
static
const
EGLint EGL_NONE = 1611182210;
26
static
const
EGLint EGL_NATIVE_VISUAL_ID = 1611182224;
27
static
const
EGLint EGL_SURFACE_TYPE = 1611182304;
28
static
const
EGLint EGL_WINDOW_BIT = 1611182256;
29
static
const
EGLint EGL_ALPHA_SIZE = 1611182257;
30
static
const
EGLint EGL_BLUE_SIZE = 1611182258;
31
static
const
EGLint EGL_GREEN_SIZE = 1611182259;
32
static
const
EGLint EGL_RED_SIZE = 1611182300;
33
static
const
EGLint EGL_DEPTH_SIZE = 1812271130;
34
static
const
EGLint EGL_WIDTH = 1611191345;
35
static
const
EGLint EGL_HEIGHT = 1611191346;
36
static
const
EGLint EGL_CONTEXT_CLIENT_VERSION = 1908090900;
37
38
}
// namespace egl
39
40
}
// namespace covellite
41
42
#include "Test.Covellite.Egl\Mock\Egl.hpp"
43
#include "Covellite.Egl\Display.mock.hpp"
44
#include "Covellite.Egl\Config.mock.hpp"
45
#include "Covellite.Egl\Surface.mock.hpp"
46
#include "Covellite.Egl\Context.mock.hpp"
Solution
Solution
Covellite.Egl
Egl.mock.hpp
Документация по Covellite++. Последние изменения:
. Создано системой
1.18.0