Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h129 struct SamplerTypeDescriptor : public SpecialTypeDescriptor { struct
130 SamplerTypeDescriptor() in SamplerTypeDescriptor() function
135 static bool classof(const SpecialTypeDescriptor *TD) { in classof()