/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.0.2/include/hip/library_types.h File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.0.2/include/hip/library_types.h File Reference#

HIP Runtime API Reference: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.0.2/include/hip/library_types.h File Reference
library_types.h File Reference
#include <hip/hip_common.h>
Include dependency graph for library_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  hipDataType {
  HIP_R_16F = 2 ,
  HIP_R_32F = 0 ,
  HIP_R_64F = 1 ,
  HIP_C_16F = 6 ,
  HIP_C_32F = 4 ,
  HIP_C_64F = 5
}
 
enum  hipLibraryPropertyType {
  HIP_LIBRARY_MAJOR_VERSION ,
  HIP_LIBRARY_MINOR_VERSION ,
  HIP_LIBRARY_PATCH_LEVEL
}
 

Enumeration Type Documentation

◆ hipDataType

Enumerator
HIP_R_16F 
HIP_R_32F 
HIP_R_64F 
HIP_C_16F 
HIP_C_32F 
HIP_C_64F 

◆ hipLibraryPropertyType

Enumerator
HIP_LIBRARY_MAJOR_VERSION 
HIP_LIBRARY_MINOR_VERSION 
HIP_LIBRARY_PATCH_LEVEL