Vulkan, is it possible to have a device with no depthBounds feature?

Advertisements The main question is in the title. I got a strang bug with an Intel UHD 620 under Linux, vulkan API report there is no depthBounds feature. It sound very strange, because this feature is required to perform depth testing. >Solution : Yes, depthBounds is an optional feature of Vulkan. Indeed, everything defined as… Read More Vulkan, is it possible to have a device with no depthBounds feature?