Pretty much the title, when I call (through the hpp header) instance.enumeratePhysical devices()
I am getting the warning:
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Thing is, that's not a validation layer error (my error message would append a lot of info not present here), it's not one of my print statements, and I have not even picked the device yet, once I have picked one it's my nvidia 1070.
Why is this message showing?