Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
CreatePlatformGLTestContext_iOS.mm File Reference
#include "include/gpu/ganesh/gl/ios/GrGLMakeIOSInterface.h"
#include "include/ports/SkCFObject.h"
#include "tools/gpu/gl/GLTestContext.h"
import <OpenGLES/EAGL.h>
#include <dlfcn.h>

Go to the source code of this file.

Namespaces

namespace  sk_gpu_test
 

Macros

#define EAGLCTX   ((EAGLContext*)(fEAGLContext))
 

Functions

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

Macro Definition Documentation

◆ EAGLCTX

#define EAGLCTX   ((EAGLContext*)(fEAGLContext))

Definition at line 16 of file CreatePlatformGLTestContext_iOS.mm.