Flutter Engine
 
Loading...
Searching...
No Matches
Skwasm::SurfaceWrapper Struct Reference

#include <wrappers.h>

Public Attributes

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE context
 
sk_sp< GrDirectContext > grContext
 
sk_sp< SkSurface > surface
 

Detailed Description

Definition at line 18 of file wrappers.h.

Member Data Documentation

◆ context

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE Skwasm::SurfaceWrapper::context

Definition at line 19 of file wrappers.h.

◆ grContext

sk_sp<GrDirectContext> Skwasm::SurfaceWrapper::grContext

Definition at line 20 of file wrappers.h.

◆ surface

sk_sp<SkSurface> Skwasm::SurfaceWrapper::surface

Definition at line 21 of file wrappers.h.


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