================
@@ -1200,4 +1200,49 @@ TEST(RootSignature, ParseStaticSamplers) {
     ASSERT_EQ(Sampler.RegisterSpace, 32u);
     ASSERT_EQ(Sampler.ShaderVisibility, 7u);
   }
+  {
----------------
inbelic wrote:

Can we add some indication of what this test is uniquely testing? (I assume the 
version and sampler flag fields, plus updated size computation)

https://github.com/llvm/llvm-project/pull/160184
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to