Home
last modified time | relevance | path

Searched defs:PointerLValue (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.h316 friend class PointerLValue; variable
DSkSLSPIRVCodeGenerator.cpp1733 class PointerLValue : public SPIRVCodeGenerator::LValue { class
1735 PointerLValue(SPIRVCodeGenerator& gen, SpvId pointer, SpvId type) in PointerLValue() function in SkSL::PointerLValue