SWDEV-374405 - Fix error in the OpenGL interop APIs documentation (#3137)
Change-Id: Ic51dc2223eba1089b9f30162c26584a8b07a95b9
이 커밋은 다음에 포함됨:
@@ -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;
|
||||
|
||||
새 이슈에서 참조
사용자 차단