Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrGLContextInfo::ConstructorArgs Struct Reference

#include <GrGLContext.h>

Public Attributes

sk_sp< const GrGLInterfacefInterface
 
GrGLDriverInfo fDriverInfo
 
SkSL::GLSLGeneration fGLSLGeneration
 
const GrContextOptionsfContextOptions
 

Detailed Description

Definition at line 82 of file GrGLContext.h.

Member Data Documentation

◆ fContextOptions

const GrContextOptions* GrGLContextInfo::ConstructorArgs::fContextOptions

Definition at line 86 of file GrGLContext.h.

◆ fDriverInfo

GrGLDriverInfo GrGLContextInfo::ConstructorArgs::fDriverInfo

Definition at line 84 of file GrGLContext.h.

◆ fGLSLGeneration

SkSL::GLSLGeneration GrGLContextInfo::ConstructorArgs::fGLSLGeneration

Definition at line 85 of file GrGLContext.h.

◆ fInterface

sk_sp<const GrGLInterface> GrGLContextInfo::ConstructorArgs::fInterface

Definition at line 83 of file GrGLContext.h.


The documentation for this struct was generated from the following file: