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

HelloConstBuffer ported form C++ DirectX-Graphics-Samples #65

Merged
merged 23 commits into from
May 24, 2020

Conversation

IngmarBitter
Copy link
Contributor

@IngmarBitter
Copy link
Contributor Author

Current state is that the compiler is happy, but runtime is not. Crashes on first try to SetGraphicsRootDescriptorTable when populating the command list. Parameters are not null. So something earlier is setting them with the wrong content. Hard to compare to the C++ edition at runtime to see where the divergence starts. My apologies for sending stuff as PR that crashes, but it seems that it only needs a minor tweak to get right.

IngmarBitter and others added 2 commits May 19, 2020 11:15
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
@IngmarBitter IngmarBitter changed the title Added HelloConstBuffer form C++ HelloConstBuffer ported form C++ May 21, 2020
@IngmarBitter IngmarBitter changed the title HelloConstBuffer ported form C++ HelloConstBuffer ported form C++ DirectX-Graphics-Samples May 21, 2020
@tannergooding
Copy link
Member

This looks good minus the #pragma, it can be merged once that is fixed.

@tannergooding tannergooding merged commit af51890 into terrafx:master May 24, 2020
@IngmarBitter IngmarBitter deleted the HelloConstBuffers branch March 17, 2021 17:22
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

Successfully merging this pull request may close these issues.

2 participants