Halide 19.0.0
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | physicalDeviceCount |
VkPhysicalDevice | physicalDevices [VK_MAX_DEVICE_GROUP_SIZE_KHX] |
VkBool32 | subsetAllocation |
Definition at line 5145 of file mini_vulkan.h.
VkStructureType VkPhysicalDeviceGroupPropertiesKHX::sType |
Definition at line 5146 of file mini_vulkan.h.
void* VkPhysicalDeviceGroupPropertiesKHX::pNext |
Definition at line 5147 of file mini_vulkan.h.
uint32_t VkPhysicalDeviceGroupPropertiesKHX::physicalDeviceCount |
Definition at line 5148 of file mini_vulkan.h.
VkPhysicalDevice VkPhysicalDeviceGroupPropertiesKHX::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE_KHX] |
Definition at line 5149 of file mini_vulkan.h.
VkBool32 VkPhysicalDeviceGroupPropertiesKHX::subsetAllocation |
Definition at line 5150 of file mini_vulkan.h.