We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf9945 commit 284901cCopy full SHA for 284901c
llvm/include/llvm/MC/DXContainerRootSignature.h
@@ -74,6 +74,7 @@ struct StaticSampler {
74
uint32_t ShaderRegister;
75
uint32_t RegisterSpace;
76
dxbc::ShaderVisibility ShaderVisibility;
77
+ // Version 3 onwards:
78
uint32_t Flags;
79
};
80
0 commit comments