Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h129 struct SamplerTypeDescriptor : public SpecialTypeDescriptor { struct
130 SamplerTypeDescriptor() in SamplerTypeDescriptor() argument
135 static bool classof(const SpecialTypeDescriptor *TD) { in classof()