Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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 346 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 907 of file KeyHelpers.cpp.

910 {
911 add_color_space_xform_uniform_data(keyContext.dict(), data, gatherer);
913}

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