Flutter Engine
The Flutter Engine
|
#include <DawnAsyncWait.h>
Public Member Functions | |
DawnAsyncResult (const DawnSharedContext *sharedContext) | |
~DawnAsyncResult () | |
void | set (const T &result) |
const T * | getIfReady () const |
const T & | waitAndGet () const |
Definition at line 52 of file DawnAsyncWait.h.
|
inline |
Definition at line 54 of file DawnAsyncWait.h.
|
inline |
Definition at line 56 of file DawnAsyncWait.h.
|
inline |
Definition at line 68 of file DawnAsyncWait.h.
|
inline |
Definition at line 63 of file DawnAsyncWait.h.
|
inline |
Definition at line 70 of file DawnAsyncWait.h.