VkDeviceContext
Convenience structure to hold all VK-related device information.
File location: sdk/include/FidelityFX/host/backends/vk/ffx_vk.h
Detailed description
Convenience structure to hold all VK-related device information.
Data fields
Type |
Description |
---|---|
VkPhysicalDevice |
vkPhysicalDevice
The Vulkan device.
|
PFN_vkGetDeviceProcAddr |
vkDeviceProcAddr
The Vulkan physical device.
|