|
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 unsigned int GLenum |
GLenum as uint.
| typedef unsigned int GLuint |
GLuint as uint.
| typedef enum hipGLDeviceList hipGLDeviceList |
HIP Devices used by current OpenGL Context.
| enum hipGLDeviceList |