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

Change-Id: Ia43f25201df960b905e5fd45481f486e7bffabdb
This commit is contained in:
Julia Jiang
2024-11-11 16:18:28 -05:00
zatwierdzone przez Julia Jiang
rodzic d48a4fec24
commit 3bd32d7d4b
@@ -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. * @brief Queries devices associated with the current OpenGL context.
* *