Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
GrMockOptions::ConfigOptions Struct Reference

#include <GrMockTypes.h>

Public Types

enum  Renderability { kNo , kNonMSAA , kMSAA }
 

Public Attributes

Renderability fRenderability = kNo
 
bool fTexturable = false
 

Detailed Description

Definition at line 136 of file GrMockTypes.h.

Member Enumeration Documentation

◆ Renderability

Enumerator
kNo 
kNonMSAA 
kMSAA 

Definition at line 137 of file GrMockTypes.h.

Member Data Documentation

◆ fRenderability

Renderability GrMockOptions::ConfigOptions::fRenderability = kNo

Definition at line 138 of file GrMockTypes.h.

◆ fTexturable

bool GrMockOptions::ConfigOptions::fTexturable = false

Definition at line 139 of file GrMockTypes.h.


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