]> O.S.I.I.S - jp/vkvg.git/commit
add GLFW error callback function and assertion 61/head
authorMarco Rubin <20150305+Rubo3@users.noreply.github.com>
Mon, 24 Jan 2022 10:58:39 +0000 (10:58 +0000)
committerGitHub <noreply@github.com>
Mon, 24 Jan 2022 10:58:39 +0000 (10:58 +0000)
commit5fde98b613620fca1303527786ea0cf6b8b829ed
tree7863fbc48f19ff6725587f93ccc6f8bcc35995ad
parentf46d8a40db6bfddea6636cbc3583cf3a46f5c8e0
add GLFW error callback function and assertion

Added a `glfwInit()` assertion because it could fail, and a callback function to get the error description and print it to stdout.
tests/common/vkengine.c