|
Mir
|
#include <gmock/gmock.h>#include <mutex>#include <thread>#include <unordered_map>#include <EGL/egl.h>#include <EGL/eglext.h>#include <GLES2/gl2.h>#include <GLES2/gl2ext.h>Go to the source code of this file.
Classes | |
| class | mir::test::doubles::MockEGL |
Namespaces | |
| mir | |
| AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
| mir::test | |
| mir::test::doubles | |
Macros | |
| #define | GL_GLEXT_PROTOTYPES |
| #define | EGL_EGLEXT_PROTOTYPES |
Functions | |
| mir::test::doubles::while ((val[i] !=EGL_NONE) &&(arg[i] !=EGL_NONE)) | |
| mir::test::doubles::if ((val[i]==EGL_NONE) &&(arg[i]==EGL_NONE)) | |
| mir::test::doubles::MATCHER_P2 (EGLConfigContainsAttrib, attrib, value, "") | |
Variables | |
| return | mir::test::doubles::false |
| #define EGL_EGLEXT_PROTOTYPES |
| #define GL_GLEXT_PROTOTYPES |
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018