|
Halide 21.0.0
Halide compiler and libraries
|
Go to the source code of this file.
Classes | |
| struct | _cl_image_format |
| struct | _cl_image_desc |
| struct | _cl_buffer_region |
| #define CL_CALLBACK |
| #define CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST (-14) |
| #define CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE (1 << 5) |
| #define CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE 0x11B3 |
| typedef struct _cl_platform_id* cl_platform_id |
| typedef struct _cl_device_id* cl_device_id |
| typedef struct _cl_context* cl_context |
| typedef struct _cl_command_queue* cl_command_queue |
| typedef struct _cl_program* cl_program |
| typedef struct _cl_sampler* cl_sampler |
| typedef cl_ulong cl_bitfield |
| typedef cl_bitfield cl_device_type |
| typedef cl_uint cl_platform_info |
| typedef cl_uint cl_device_info |
| typedef cl_bitfield cl_device_fp_config |
| typedef cl_uint cl_device_mem_cache_type |
| typedef cl_uint cl_device_local_mem_type |
| typedef intptr_t cl_device_partition_property |
| typedef cl_bitfield cl_device_affinity_domain |
| typedef intptr_t cl_context_properties |
| typedef cl_uint cl_context_info |
| typedef cl_uint cl_command_queue_info |
| typedef cl_uint cl_channel_order |
| typedef cl_uint cl_channel_type |
| typedef cl_bitfield cl_mem_flags |
| typedef cl_uint cl_mem_object_type |
| typedef cl_uint cl_mem_info |
| typedef cl_bitfield cl_mem_migration_flags |
| typedef cl_uint cl_image_info |
| typedef cl_uint cl_buffer_create_type |
| typedef cl_uint cl_addressing_mode |
| typedef cl_uint cl_filter_mode |
| typedef cl_uint cl_sampler_info |
| typedef cl_bitfield cl_map_flags |
| typedef cl_uint cl_program_info |
| typedef cl_uint cl_program_build_info |
| typedef cl_uint cl_program_binary_type |
| typedef cl_int cl_build_status |
| typedef cl_uint cl_kernel_info |
| typedef cl_uint cl_kernel_arg_info |
| typedef cl_uint cl_kernel_work_group_info |
| typedef cl_uint cl_event_info |
| typedef cl_uint cl_command_type |
| typedef cl_uint cl_profiling_info |
| typedef struct _cl_image_format cl_image_format |
| typedef struct _cl_image_desc cl_image_desc |
| typedef struct _cl_buffer_region cl_buffer_region |