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

#include <GrMockTypes.h>

Public Attributes

uint32_t fSampleCount = 1
 
uint32_t fLevelCount = 0
 
skgpu::Protected fProtected = skgpu::Protected::kNo
 
GrColorType fColorType = GrColorType::kUnknown
 
SkTextureCompressionType fCompressionType = SkTextureCompressionType::kNone
 

Detailed Description

Definition at line 101 of file GrMockTypes.h.

Member Data Documentation

◆ fColorType

GrColorType GrMockSurfaceInfo::fColorType = GrColorType::kUnknown

Definition at line 106 of file GrMockTypes.h.

◆ fCompressionType

SkTextureCompressionType GrMockSurfaceInfo::fCompressionType = SkTextureCompressionType::kNone

Definition at line 107 of file GrMockTypes.h.

◆ fLevelCount

uint32_t GrMockSurfaceInfo::fLevelCount = 0

Definition at line 103 of file GrMockTypes.h.

◆ fProtected

skgpu::Protected GrMockSurfaceInfo::fProtected = skgpu::Protected::kNo

Definition at line 104 of file GrMockTypes.h.

◆ fSampleCount

uint32_t GrMockSurfaceInfo::fSampleCount = 1

Definition at line 102 of file GrMockTypes.h.


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