Flutter Engine
The Flutter Engine
|
Public Attributes | |
IndexSubstitutionMap | fMap |
StringStream | fMainStream |
StringStream | fPrefixStream |
bool | fCreateSubstitutes = true |
Definition at line 356 of file SkSLMetalCodeGenerator.cpp.
bool SkSL::MetalCodeGenerator::IndexSubstitutionData::fCreateSubstitutes = true |
Definition at line 360 of file SkSLMetalCodeGenerator.cpp.
StringStream SkSL::MetalCodeGenerator::IndexSubstitutionData::fMainStream |
Definition at line 358 of file SkSLMetalCodeGenerator.cpp.
IndexSubstitutionMap SkSL::MetalCodeGenerator::IndexSubstitutionData::fMap |
Definition at line 357 of file SkSLMetalCodeGenerator.cpp.
StringStream SkSL::MetalCodeGenerator::IndexSubstitutionData::fPrefixStream |
Definition at line 359 of file SkSLMetalCodeGenerator.cpp.