Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkSL::MetalCodeGenerator::IndexSubstitutionData Struct Reference

Public Attributes

IndexSubstitutionMap fMap
 
StringStream fMainStream
 
StringStream fPrefixStream
 
bool fCreateSubstitutes = true
 

Detailed Description

Definition at line 352 of file SkSLMetalCodeGenerator.cpp.

Member Data Documentation

◆ fCreateSubstitutes

bool SkSL::MetalCodeGenerator::IndexSubstitutionData::fCreateSubstitutes = true

Definition at line 356 of file SkSLMetalCodeGenerator.cpp.

◆ fMainStream

StringStream SkSL::MetalCodeGenerator::IndexSubstitutionData::fMainStream

Definition at line 354 of file SkSLMetalCodeGenerator.cpp.

◆ fMap

IndexSubstitutionMap SkSL::MetalCodeGenerator::IndexSubstitutionData::fMap

Definition at line 353 of file SkSLMetalCodeGenerator.cpp.

◆ fPrefixStream

StringStream SkSL::MetalCodeGenerator::IndexSubstitutionData::fPrefixStream

Definition at line 355 of file SkSLMetalCodeGenerator.cpp.


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