Flutter Engine
The Flutter Engine
Namespaces | Enumerations | Functions
GLTestContext_angle.h File Reference
#include "tools/gpu/gl/GLTestContext.h"

Go to the source code of this file.

Namespaces

namespace  sk_gpu_test
 

Enumerations

enum class  sk_gpu_test::ANGLEBackend { sk_gpu_test::kD3D9 , sk_gpu_test::kD3D11 , sk_gpu_test::kOpenGL , sk_gpu_test::kMetal }
 
enum class  sk_gpu_test::ANGLEContextVersion { sk_gpu_test::kES2 , sk_gpu_test::kES3 }
 

Functions

sk_sp< const GrGLInterfacesk_gpu_test::CreateANGLEGLInterface ()
 
std::unique_ptr< GLTestContext > sk_gpu_test::MakeANGLETestContext (ANGLEBackend type, ANGLEContextVersion version, GLTestContext *shareContext, void *display)