Flutter Engine
The Flutter Engine
|
Public Member Functions | |
PointerLValue (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 1124 of file SkSLWGSLCodeGenerator.cpp.
|
inline |
Definition at line 1128 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1130 of file SkSLWGSLCodeGenerator.cpp.
|
inlineoverridevirtual |
Implements SkSL::WGSLCodeGenerator::LValue.
Definition at line 1134 of file SkSLWGSLCodeGenerator.cpp.