Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions | Variables
CreatePlatformGLTestContext_egl.cpp File Reference
#include "include/gpu/ganesh/gl/egl/GrGLMakeEGLInterface.h"
#include "src/gpu/ganesh/gl/GrGLDefines.h"
#include "src/gpu/ganesh/gl/GrGLUtil.h"
#include "tools/gpu/gl/GLTestContext.h"
#include <vector>
#include <EGL/egl.h>
#include <EGL/eglext.h>

Go to the source code of this file.

Namespaces

namespace  sk_gpu_test
 

Macros

#define EGL_PROTECTED_CONTENT_EXT   0x32C0
 
#define GL_GLEXT_PROTOTYPES
 

Functions

GLTestContextsk_gpu_test::CreatePlatformGLTestContext (GrGLStandard forcedGpuAPI, GLTestContext *shareContext)
 

Variables

bool gCreateProtectedContext
 

Macro Definition Documentation

◆ EGL_PROTECTED_CONTENT_EXT

#define EGL_PROTECTED_CONTENT_EXT   0x32C0

Definition at line 15 of file CreatePlatformGLTestContext_egl.cpp.

◆ GL_GLEXT_PROTOTYPES

#define GL_GLEXT_PROTOTYPES

Definition at line 16 of file CreatePlatformGLTestContext_egl.cpp.

Variable Documentation

◆ gCreateProtectedContext

bool gCreateProtectedContext
extern

Definition at line 45 of file GrContextFactory.cpp.