Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVDuplicatesTracker.h140 struct PipeTypeDescriptor : public SpecialTypeDescriptor { struct
142 PipeTypeDescriptor(uint8_t AQ) in PipeTypeDescriptor() argument
147 static bool classof(const SpecialTypeDescriptor *TD) { in classof()