In the spirit of #4193, this extends ID3D9VkInteropTexture so that it can be used for volumes in addition to surfaces and textures. I don't expect this to create any new issues here since a volume is just a surface with depth and we already expose this for surfaces and textures.
In the spirit of #4193, this extends ID3D9VkInteropTexture so that it can be used for volumes in addition to surfaces and textures. I don't expect this to create any new issues here since a volume is just a surface with depth and we already expose this for surfaces and textures.