Replies: 5 comments 3 replies
-
Enable d3d12 debug layer and native debugging so you can see whats wrong on native d3d12 side |
Beta Was this translation helpful? Give feedback.
-
这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your replying!!How to enable d3d12 debug layer and native, do you have a link? |
Beta Was this translation helpful? Give feedback.
-
Follow the sample here: |
Beta Was this translation helpful? Give feedback.
-
`
private void BuildRootSignature()
{
final code CreateRootSignature would throw a error
SharpGen.Runtime.SharpGenException:“HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid arguments], Message: [参数错误。
]”
Beta Was this translation helpful? Give feedback.
All reactions