vkQuake introduced using specialization constants in this version https://github.com/Novum/vkQuake/commit/cb1f468b320ee756a51db29887cd46969d004887 From that version vkQuake is not being rendered correctly on Intel/Vulkan. I've described the bug here: https://github.com/Novum/vkQuake/issues/50 The workaround described here might be helpful in debugging this https://github.com/Novum/vkQuake/issues/50#issuecomment-238071652
tracked down to a bug in the spirv->nir conversion code. patches to nir have been posted to mesa-dev list.
retest with latest vkQuake and mesa-git, this is fixed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.