vkd3d-proton/libs/vkd3d
Józef Kucia 65aab7b47b libs/vkd3d: Use PFN prefix for function pointer typedefs.
A more common convention, e.g. Vulkan uses it.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-06 21:35:33 +01:00
..
command.c libs/vkd3d: Get rid of vkd3d_get_vk_queue(). 2018-01-16 20:11:12 +01:00
device.c libs/vkd3d: Use PFN prefix for function pointer typedefs. 2018-02-06 21:35:33 +01:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
resource.c libs/vkd3d: Implement internal reference counting for resources. 2018-01-24 22:32:22 +01:00
state.c libs/vkd3d: Prefer VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL. 2017-10-30 14:04:53 +01:00
utils.c libs/vkd3d: Use vkGetInstanceProcAddr() to load global Vulkan functions. 2018-01-18 16:22:01 +01:00
vkd3d.map libs/vkd3d: Add support for device parent. 2018-02-02 18:49:52 +01:00
vkd3d_main.c libs/vkd3d: Implement d3d12_device_GetAdapterLuid(). 2018-01-23 21:42:08 +01:00
vkd3d_private.h libs/vkd3d: Use PFN prefix for function pointer typedefs. 2018-02-06 21:35:33 +01:00
vulkan_procs.h libs/vkd3d: Use vkGetInstanceProcAddr() to load global Vulkan functions. 2018-01-18 16:22:01 +01:00