Flutter Engine
The Flutter Engine
|
Public Member Functions | |
VectorComponentLValue (std::string name) | |
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 1142 of file SkSLWGSLCodeGenerator.cpp.
|
inline |
Definition at line 1146 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1148 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1152 of file SkSLWGSLCodeGenerator.cpp.