rsmi_version_t Struct Reference#
rsmi_version_t Struct Reference
This structure holds version information. More...
#include <rocm_smi.h>
Data Fields | |
uint32_t | major |
Major version. | |
uint32_t | minor |
Minor version. | |
uint32_t | patch |
Patch, build or stepping version. | |
const char * | build |
Build string. | |
Detailed Description
This structure holds version information.
The documentation for this struct was generated from the following file: