Flutter Engine
The Flutter Engine
|
#include <DawnBackendContext.h>
Public Attributes | |
wgpu::Instance | fInstance |
wgpu::Device | fDevice |
wgpu::Queue | fQueue |
DawnTickFunction * | fTick |
Definition at line 53 of file DawnBackendContext.h.
wgpu::Device skgpu::graphite::DawnBackendContext::fDevice |
Definition at line 55 of file DawnBackendContext.h.
wgpu::Instance skgpu::graphite::DawnBackendContext::fInstance |
Definition at line 54 of file DawnBackendContext.h.
wgpu::Queue skgpu::graphite::DawnBackendContext::fQueue |
Definition at line 56 of file DawnBackendContext.h.
DawnTickFunction* skgpu::graphite::DawnBackendContext::fTick |
Definition at line 58 of file DawnBackendContext.h.