zink: use lazy descriptors for IMG proprietary drivers
When using Zink with VK_EXT_descriptor_buffer enabled on IMG proprietary drivers, the rendering behavior is incorrect and uniforms are not updated properly (the gears of es2gears_x11 become all red and overlaps).
Use lazy descriptors for IMG proprietary driver unless explicitly overriden for testing purpose.