Flutter Engine
The Flutter Engine
Public Attributes | List of all members
FulfillInfo Struct Reference

Public Attributes

sk_sp< GrPromiseImageTexturefTex
 
bool fFulfilled = false
 
bool fReleased = false
 

Detailed Description

Definition at line 1165 of file DeferredDisplayListTest.cpp.

Member Data Documentation

◆ fFulfilled

bool FulfillInfo::fFulfilled = false

Definition at line 1167 of file DeferredDisplayListTest.cpp.

◆ fReleased

bool FulfillInfo::fReleased = false

Definition at line 1168 of file DeferredDisplayListTest.cpp.

◆ fTex

sk_sp<GrPromiseImageTexture> FulfillInfo::fTex

Definition at line 1166 of file DeferredDisplayListTest.cpp.


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