HIP_ARRAY_DESCRIPTOR Struct Reference#
HIP_ARRAY_DESCRIPTOR Struct Reference
#include <driver_types.h>
Data Fields | |
size_t | Width |
Width of the array. | |
size_t | Height |
Height of the array. | |
enum hipArray_Format | Format |
Format of the array. | |
unsigned int | NumChannels |
Number of channels of the array. | |
Detailed Description
HIP array descriptor
Field Documentation
◆ Format
enum hipArray_Format HIP_ARRAY_DESCRIPTOR::Format |
Format of the array.
◆ Height
size_t HIP_ARRAY_DESCRIPTOR::Height |
Height of the array.
◆ NumChannels
unsigned int HIP_ARRAY_DESCRIPTOR::NumChannels |
Number of channels of the array.
◆ Width
size_t HIP_ARRAY_DESCRIPTOR::Width |
Width of the array.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-6.2.1/include/hip/driver_types.h