Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/compute/
DDispatchGroup.h120 struct OutputTable { struct
124 OutputTable() = default; argument
131 const OutputTable& outputTable() const { return fOutputTable; } in outputTable() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp733 SmallVectorImpl<Intrinsic::IITDescriptor> &OutputTable) { in DecodeIITType()