Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::DawnBackendContext Struct Reference

#include <DawnBackendContext.h>

Public Attributes

wgpu::Instance fInstance
 
wgpu::Device fDevice
 
wgpu::Queue fQueue
 
DawnTickFunctionfTick
 

Detailed Description

Definition at line 53 of file DawnBackendContext.h.

Member Data Documentation

◆ fDevice

wgpu::Device skgpu::graphite::DawnBackendContext::fDevice

Definition at line 55 of file DawnBackendContext.h.

◆ fInstance

wgpu::Instance skgpu::graphite::DawnBackendContext::fInstance

Definition at line 54 of file DawnBackendContext.h.

◆ fQueue

wgpu::Queue skgpu::graphite::DawnBackendContext::fQueue

Definition at line 56 of file DawnBackendContext.h.

◆ fTick

DawnTickFunction* skgpu::graphite::DawnBackendContext::fTick
Initial value:
=
SK_API void DawnNativeProcessEventsFunction(const wgpu::Instance &instance)

Definition at line 58 of file DawnBackendContext.h.


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