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

#include <KeyHelpers.h>

Public Member Functions

 TableColorFilterData (sk_sp< TextureProxy > proxy)
 

Public Attributes

sk_sp< TextureProxyfTextureProxy
 

Detailed Description

Definition at line 334 of file KeyHelpers.h.

Constructor & Destructor Documentation

◆ TableColorFilterData()

skgpu::graphite::TableColorFilterBlock::TableColorFilterData::TableColorFilterData ( sk_sp< TextureProxy proxy)
inline

Definition at line 335 of file KeyHelpers.h.

335: fTextureProxy(std::move(proxy)) {}

Member Data Documentation

◆ fTextureProxy

sk_sp<TextureProxy> skgpu::graphite::TableColorFilterBlock::TableColorFilterData::fTextureProxy

Definition at line 337 of file KeyHelpers.h.


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