Andrey Smorodov
Results
4
issues of
Andrey Smorodov
DB folder was not created, while opening DB in windows. env.open(DB_name.c_str()); in example program exited after this line with code 3.
DB folder was not created, while opening DB in windows. env.open(DB_name.c_str()); in example program exited after this line with code 3.
Vulkan demo works fine with shader compiler (glslc.exe version 1.1.x) from binary release, but when I use compiler from vulkan version 1.2.x it fails to compile shaders.