Mir
|
#include <gmock/gmock.h>
#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 | |
All things Mir. | |
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,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014