SWDEV-497618 - Define GL group of doxygen for HIP API

Change-Id: Ia43f25201df960b905e5fd45481f486e7bffabdb
Этот коммит содержится в:
Julia Jiang
2024-11-11 16:18:28 -05:00
коммит произвёл Julia Jiang
родитель d48a4fec24
Коммит 3bd32d7d4b
+6 -4
Просмотреть файл
@@ -55,10 +55,12 @@ typedef unsigned int GLenum;
*/
/**
* @ingroup GL
* @{
*
* @defgroup GL OpenGL Interoperability
* @ingroup API
* @{
* This section describes OpenGL interoperability functions of HIP runtime API.
*/
/**
* @brief Queries devices associated with the current OpenGL context.
*
@@ -105,4 +107,4 @@ hipError_t hipGraphicsGLRegisterImage(hipGraphicsResource** resource, GLuint ima
#if defined(__cplusplus)
}
#endif /* __cplusplus */
#endif /* HIP_INCLUDE_AMD_HIP_GL_INTEROP_H */
#endif /* HIP_INCLUDE_AMD_HIP_GL_INTEROP_H */