Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GrGLAssembleHelpers.h
Go to the documentation of this file.
1/*
2 * Copyright 2019 Google LLC
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7#ifndef GrGLAssembleHelpers_DEFINED
8#define GrGLAssembleHelpers_DEFINED
9
11
13 void* ctx, GrGLGetProc get);
14
15#endif // GrGLAssembleHelpers_DEFINED
void GrGetEGLQueryAndDisplay(GrEGLQueryStringFn **queryString, GrEGLDisplay *display, void *ctx, GrGLGetProc get)
GrGLFuncPtr(* GrGLGetProc)(void *ctx, const char name[])
const char *GR_GL_FUNCTION_TYPE(GrEGLDisplay dpy, GrEGLint name) GrEGLQueryStringFn
void * GrEGLDisplay
Definition GrGLTypes.h:166