Merge pull request #1576 from pkurth/master
Mesh and amplification shader type for Visual Studio
This commit is contained in:
commit
1b7d93e6d3
@ -64,6 +64,8 @@
|
|||||||
"Hull",
|
"Hull",
|
||||||
"Domain",
|
"Domain",
|
||||||
"Compute",
|
"Compute",
|
||||||
|
"Mesh",
|
||||||
|
"Amplification",
|
||||||
"Texture",
|
"Texture",
|
||||||
"RootSignature",
|
"RootSignature",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user