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

#include <wrappers.h>

Public Attributes

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE context
 
sk_sp< GrDirectContextgrContext
 
sk_sp< SkSurfacesurface
 

Detailed Description

Definition at line 16 of file wrappers.h.

Member Data Documentation

◆ context

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE Skwasm::SurfaceWrapper::context

Definition at line 17 of file wrappers.h.

◆ grContext

sk_sp<GrDirectContext> Skwasm::SurfaceWrapper::grContext

Definition at line 18 of file wrappers.h.

◆ surface

sk_sp<SkSurface> Skwasm::SurfaceWrapper::surface

Definition at line 19 of file wrappers.h.


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