Skip to content

vkd3d: More device interface versions and GetResourceAllocationInfo1().

Conor McCarthy requested to merge cmccarthy/vkd3d:device7 into master

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().

Merge request reports

Loading