Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::ShaderSnippet::Args Struct Reference

#include <ShaderCodeDictionary.h>

Public Attributes

std::string fPriorStageOutput
 
std::string fBlenderDstColor
 
std::string fFragCoord
 

Detailed Description

Definition at line 77 of file ShaderCodeDictionary.h.

Member Data Documentation

◆ fBlenderDstColor

std::string skgpu::graphite::ShaderSnippet::Args::fBlenderDstColor

Definition at line 79 of file ShaderCodeDictionary.h.

◆ fFragCoord

std::string skgpu::graphite::ShaderSnippet::Args::fFragCoord

Definition at line 80 of file ShaderCodeDictionary.h.

◆ fPriorStageOutput

std::string skgpu::graphite::ShaderSnippet::Args::fPriorStageOutput

Definition at line 78 of file ShaderCodeDictionary.h.


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