search for: vkd3d_application_info

Displaying 1 result from an estimated 1 matches for "vkd3d_application_info".

2020 Sep 22
0
vkd3d release 1.2
...ple queues. - Null-views. I.e., views without an underlying resource. - Several more feature support queries. - New interfaces: - vkd3d_serialize_versioned_root_signature() and vkd3d_create_versioned_root_signature_deserializer() provide support for versioned root signatures. - The vkd3d_application_info structure extends the vkd3d_instance_create_info structure, and can be used to pass information about the application to libvkd3d. It is analogous to the VkApplicationInfo structure in Vulkan. Its `api_version' field should be set to the version of the libvkd3d API that the appl...