vkd3d: More device interface versions and GetResourceAllocationInfo1().
Mainly to implement GetResourceAllocationInfo1()
, but we can introduce Device7
without much risk of apps failing on unimplemented methods, and doing that separately would conflict with GetResourceAllocationInfo1()
.