Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program Crash #9

Closed
ychding11 opened this issue Jan 3, 2019 · 1 comment
Closed

Program Crash #9

ychding11 opened this issue Jan 3, 2019 · 1 comment

Comments

@ychding11
Copy link

  • detailed error info:
D3D12 ERROR: ID3D12Device::CreateComputeShader: Shader is corrupt or in an unrecognized format. [ STATE_CREATION ERROR #322: CREATECOMPUTESHADER_INVALIDSHADERBYTECODE]
D3D12: **BREAK** enabled for the previous message, which was: [ ERROR STATE_CREATION #322: CREATECOMPUTESHADER_INVALIDSHADERBYTECODE ]
  • Debug version build by vs2017
  • Run through VS debuger.
@ychding11
Copy link
Author

close EnableShaderModel6_ can avoid shader compile error.

#define EnableShaderModel6_ (0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant