Searched defs:PointerLValue (Results 1 – 2 of 2) sorted by relevance
594 friend class PointerLValue; variable
2270 class PointerLValue : public SPIRVCodeGenerator::LValue { class2272 PointerLValue(SPIRVCodeGenerator& gen, SpvId pointer, bool isMemoryObject, SpvId type, in PointerLValue() function in SkSL::PointerLValue