Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp1393 struct RemappedSlotRange { in writeFunction() struct
1394 const Variable* fVariable; in writeFunction()
1395 std::optional<SlotRange> fSlotRange; in writeFunction()