HIP: Heterogenous-computing Interface for Portability
|
Typedefs | |
typedef enum hipGLDeviceList | hipGLDeviceList |
typedef unsigned int | GLuint |
typedef unsigned int | GLenum |
Enumerations | |
enum | hipGLDeviceList { hipGLDeviceListAll = 1 , hipGLDeviceListCurrentFrame = 2 , hipGLDeviceListNextFrame = 3 } |
typedef enum hipGLDeviceList hipGLDeviceList |
HIP Devices used by current OpenGL Context.
enum hipGLDeviceList |