|
Halide 17.0.1
Halide compiler and libraries
|
#include <mini_vulkan.h>
Definition at line 1653 of file mini_vulkan.h.
| uint32_t VkPhysicalDeviceProperties::apiVersion |
Definition at line 1654 of file mini_vulkan.h.
| uint32_t VkPhysicalDeviceProperties::driverVersion |
Definition at line 1655 of file mini_vulkan.h.
| uint32_t VkPhysicalDeviceProperties::vendorID |
Definition at line 1656 of file mini_vulkan.h.
| uint32_t VkPhysicalDeviceProperties::deviceID |
Definition at line 1657 of file mini_vulkan.h.
| VkPhysicalDeviceType VkPhysicalDeviceProperties::deviceType |
Definition at line 1658 of file mini_vulkan.h.
| char VkPhysicalDeviceProperties::deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE] |
Definition at line 1659 of file mini_vulkan.h.
| uint8_t VkPhysicalDeviceProperties::pipelineCacheUUID[VK_UUID_SIZE] |
Definition at line 1660 of file mini_vulkan.h.
| VkPhysicalDeviceLimits VkPhysicalDeviceProperties::limits |
Definition at line 1661 of file mini_vulkan.h.
| VkPhysicalDeviceSparseProperties VkPhysicalDeviceProperties::sparseProperties |
Definition at line 1662 of file mini_vulkan.h.