HIP: Heterogenous-computing Interface for Portability
Typedefs | Enumerations
GlobalDefs

Typedefs

typedef enum hipGLDeviceList hipGLDeviceList
 
typedef unsigned int GLuint
 
typedef unsigned int GLenum
 

Enumerations

enum  hipGLDeviceList { hipGLDeviceListAll = 1 , hipGLDeviceListCurrentFrame = 2 , hipGLDeviceListNextFrame = 3 }
 

Detailed Description

Typedef Documentation

◆ GLenum

typedef unsigned int GLenum

GLenum as uint.

◆ GLuint

typedef unsigned int GLuint

GLuint as uint.

◆ hipGLDeviceList

HIP Devices used by current OpenGL Context.

Enumeration Type Documentation

◆ hipGLDeviceList

HIP Devices used by current OpenGL Context.

Enumerator
hipGLDeviceListAll 

All hip devices used by current OpenGL context.

hipGLDeviceListCurrentFrame 

frame

Hip devices used by current OpenGL context in current

hipGLDeviceListNextFrame 

frame.

Hip devices used by current OpenGL context in next