SWDEV-374405 - Fix error in the OpenGL interop APIs documentation (#3137)
Change-Id: Ic51dc2223eba1089b9f30162c26584a8b07a95b9
This commit is contained in:
committed by
GitHub
parent
e15925e913
commit
c9677411e1
@@ -7565,7 +7565,7 @@ hipError_t hipMemUnmap(void* ptr, size_t size);
|
||||
*-------------------------------------------------------------------------------------------------
|
||||
* @defgroup GL OpenGL Interop
|
||||
* @{
|
||||
* This section describes OpenGL interoperability functions of HIP runtime API.
|
||||
* This section describes the OpenGL and graphics interoperability functions of HIP runtime API.
|
||||
*/
|
||||
/** GLuint as uint.*/
|
||||
typedef unsigned int GLuint;
|
||||
|
||||
Reference in New Issue
Block a user