Merge pull request #1576 from pkurth/master

Mesh and amplification shader type for Visual Studio
This commit is contained in:
Samuel Surtees 2021-01-13 07:56:08 +10:00 committed by GitHub
commit 1b7d93e6d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,8 @@
"Hull",
"Domain",
"Compute",
"Mesh",
"Amplification",
"Texture",
"RootSignature",
}