Flutter Engine
The Flutter Engine
Classes | Static Public Member Functions | List of all members
skgpu::graphite::ColorSpaceTransformBlock Struct Reference

#include <KeyHelpers.h>

Classes

struct  ColorSpaceTransformData
 

Static Public Member Functions

static void AddBlock (const KeyContext &, PaintParamsKeyBuilder *, PipelineDataGatherer *, const ColorSpaceTransformData &)
 

Detailed Description

Definition at line 357 of file KeyHelpers.h.

Member Function Documentation

◆ AddBlock()

void skgpu::graphite::ColorSpaceTransformBlock::AddBlock ( const KeyContext keyContext,
PaintParamsKeyBuilder builder,
PipelineDataGatherer gatherer,
const ColorSpaceTransformData data 
)
static

Definition at line 1048 of file KeyHelpers.cpp.

1051 {
1052 add_color_space_xform_uniform_data(keyContext.dict(), data, gatherer);
1054}
std::shared_ptr< const fml::Mapping > data
Definition: texture_gles.cc:63

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