|
Loom C API
Public Loom compiler C API
|
SPIR-V profile options for an IREE HAL Vulkan device. More...
#include <iree_hal.h>
Data Fields | |
| loomc_structure_type_t | type |
| Structure type. | |
| loomc_host_size_t | structure_size |
| Size of this structure in bytes. | |
| const void * | next |
| Reserved extension chain. | |
| loomc_string_view_t | identifier |
| Stable profile identifier used in diagnostics. | |
| iree_hal_device_t * | device |
| IREE HAL device borrowed for the duration of the call. | |
| iree_hal_physical_device_affinity_t | physical_device_affinity |
| Optional physical-device set the selected profile must fully cover. | |
SPIR-V profile options for an IREE HAL Vulkan device.
| loomc_structure_type_t loomc_spirv_iree_hal_profile_options_t::type |
Structure type.
Must be LOOMC_STRUCTURE_TYPE_SPIRV_IREE_HAL_PROFILE_OPTIONS when nonzero.