Searched defs:PointerLValue (Results 1 – 1 of 1) sorted by relevance
1864 class PointerLValue : public SPIRVCodeGenerator::LValue { class1866 PointerLValue(SPIRVCodeGenerator& gen, SpvId pointer, bool isMemoryObject, SpvId type, in PointerLValue() function in SkSL::PointerLValue