Searched defs:RootConstantView (Results 1 – 1 of 1) sorted by relevance
146 struct RootConstantView : RootParameterView { struct147 static bool classof(const RootParameterView *V) { in classof()152 llvm::Expected<dxbc::RTS0::v1::RootConstants> read() { in read()