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:
- include/hip/driver_types.h