Definition at line 118 of file SkSLSPIRVCodeGenerator.cpp.
◆ ~LValue()
virtual SkSL::SPIRVCodeGenerator::LValue::~LValue |
( |
| ) |
|
|
inlinevirtual |
◆ applySwizzle()
virtual bool SkSL::SPIRVCodeGenerator::LValue::applySwizzle |
( |
const ComponentArray & |
components, |
|
|
const Type & |
newType |
|
) |
| |
|
inlinevirtual |
◆ getPointer()
virtual SpvId SkSL::SPIRVCodeGenerator::LValue::getPointer |
( |
| ) |
|
|
inlinevirtual |
◆ isMemoryObjectPointer()
virtual bool SkSL::SPIRVCodeGenerator::LValue::isMemoryObjectPointer |
( |
| ) |
const |
|
inlinevirtual |
◆ load()
◆ storageClass()
virtual SpvStorageClass SkSL::SPIRVCodeGenerator::LValue::storageClass |
( |
| ) |
const |
|
pure virtual |
◆ store()
virtual void SkSL::SPIRVCodeGenerator::LValue::store |
( |
SpvId |
value, |
|
|
OutputStream & |
out |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: