Searched defs:RootDescriptorView (Results 1 – 1 of 1) sorted by relevance
157 struct RootDescriptorView : RootParameterView { struct158 static bool classof(const RootParameterView *V) { in classof()167 llvm::Expected<dxbc::RTS0::v2::RootDescriptor> read(uint32_t Version) { in read()