Flutter Engine
The Flutter Engine
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 290 of file KeyHelpers.h.

Member Function Documentation

◆ BeginBlock()

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

Definition at line 926 of file KeyHelpers.cpp.

928 {
929 VALIDATE_UNIFORMS(gatherer, keyContext.dict(), BuiltInCodeSnippetID::kBlendShader)
930
932}
#define VALIDATE_UNIFORMS(gatherer, dict, codeSnippetID)
Definition: KeyHelpers.cpp:84

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