Flutter Engine
The Flutter Engine
|
Public Member Functions | |
SwizzleLValue (const Context &ctx, std::string name, const Type &t, const ComponentArray &c) | |
std::string | load () override |
std::string | store (const std::string &value) override |
Public Member Functions inherited from SkSL::WGSLCodeGenerator::LValue | |
virtual | ~LValue ()=default |
virtual std::string | load ()=0 |
virtual std::string | store (const std::string &value)=0 |
Definition at line 1160 of file SkSLWGSLCodeGenerator.cpp.
|
inline |
Definition at line 1163 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1232 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1236 of file SkSLWGSLCodeGenerator.cpp.