|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceFeatures | features |
| VkPhysicalDeviceFeatures VkPhysicalDeviceFeatures2::features |
Definition at line 10624 of file vulkan.h.
Referenced by adapter_vk_create_device(), get_physical_device_info(), vkd3d_create_vk_device(), and vkd3d_init_device_caps().
| void* VkPhysicalDeviceFeatures2::pNext |
Definition at line 10623 of file vulkan.h.
Referenced by adapter_vk_create_device(), add_structure(), and vkd3d_create_vk_device().
| VkStructureType VkPhysicalDeviceFeatures2::sType |
Definition at line 10622 of file vulkan.h.
Referenced by get_physical_device_info().