hipDevResource Struct Reference#
hipDevResource Struct Reference
#include <hip_runtime_api.h>
Collaboration diagram for hipDevResource:
Data Fields | ||
| hipDevResourceType | type | |
| unsigned char | _internal_padding [92] | |
| union { | ||
| hipDevSmResource sm | ||
| hipDevWorkqueueConfigResource wqConfig | ||
| hipDevWorkqueueResource wq | ||
| unsigned char _oversize [HIP_RESOURCE_ABI_BYTES] | ||
| }; | ||
| struct hipDevResource_st * | nextResource | |
Field Documentation
◆ [union]
| union { ... } hipDevResource |
◆ _internal_padding
| unsigned char hipDevResource::_internal_padding[92] |
◆ _oversize
| unsigned char hipDevResource::_oversize[HIP_RESOURCE_ABI_BYTES] |
◆ nextResource
| struct hipDevResource_st* hipDevResource::nextResource |
◆ sm
| hipDevSmResource hipDevResource::sm |
◆ type
| hipDevResourceType hipDevResource::type |
◆ wq
| hipDevWorkqueueResource hipDevResource::wq |
◆ wqConfig
| hipDevWorkqueueConfigResource hipDevResource::wqConfig |
The documentation for this struct was generated from the following file:
- include/hip/hip_runtime_api.h