Searched defs:DescriptorTableView (Results 1 – 1 of 1) sorted by relevance
191 struct DescriptorTableView : RootParameterView { struct192 static bool classof(const RootParameterView *V) { in classof()198 template <typename T> llvm::Expected<DescriptorTable<T>> read() { in read()