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

#include <KeyHelpers.h>

Static Public Member Functions

static void BeginBlock (const KeyContext &, PaintParamsKeyBuilder *, PipelineDataGatherer *)
 

Detailed Description

Definition at line 279 of file KeyHelpers.h.

Member Function Documentation

◆ BeginBlock()

void skgpu::graphite::BlendShaderBlock::BeginBlock ( const KeyContext keyContext,
PaintParamsKeyBuilder builder,
PipelineDataGatherer gatherer 
)
static

Definition at line 785 of file KeyHelpers.cpp.

787 {
788 VALIDATE_UNIFORMS(gatherer, keyContext.dict(), BuiltInCodeSnippetID::kBlendShader)
789
791}
#define VALIDATE_UNIFORMS(gatherer, dict, codeSnippetID)

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