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

Razix Distribution Build floating point and std::set issues while creating Vulkan queue create infos #88

Open
Pikachuxxxx opened this issue Jan 20, 2022 · 1 comment
Labels
bug Something isn't working build system Build system related issues such as premake, config settings for VS etc. C++ C++ Implementation related Core Engine Core Module related good first issue Good for newcomers

Comments

@Pikachuxxxx
Copy link
Owner

Razix engine crashes when the queue create infos are provided in a std::set for different types of queues such as compute, graphics and present families. This only occurs in the Distribution build with complete optimization, investigate and resolve it

Workaround: Using native or std::array doesn't cause any crashes

============================================================
Razix Engine Stats
Version : 0.16.0
Configuration : [Distribution]
Release Stage : Development

@Pikachuxxxx Pikachuxxxx added the bug Something isn't working label Feb 2, 2022
@Pikachuxxxx Pikachuxxxx added good first issue Good for newcomers build system Build system related issues such as premake, config settings for VS etc. Core Engine Core Module related C++ C++ Implementation related labels Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build system Build system related issues such as premake, config settings for VS etc. C++ C++ Implementation related Core Engine Core Module related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant