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

Creating commandbuffer is failing #5

Open
PriyeshWani opened this issue Oct 8, 2019 · 0 comments
Open

Creating commandbuffer is failing #5

PriyeshWani opened this issue Oct 8, 2019 · 0 comments

Comments

@PriyeshWani
Copy link

priyesh@priyesh-Blade:~/Downloads/vulkan_minimal_compute-master$ ./vulkan_minimal_compute
Fatal : VkResult is -2 in /home/priyesh/Downloads/vulkan_minimal_compute-master/src/main.cpp at line 485
vulkan_minimal_compute: /home/priyesh/Downloads/vulkan_minimal_compute-master/src/main.cpp:485: void ComputeApplication::createBuffer(): Assertion `res == VK_SUCCESS' failed.
Aborted (core dumped)

Creating buffer seems to fail on my end. Any clue what might be causing this?

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