SWDEV-410522 - Fix a doxygen warning in a header in AMD platform
Change-Id: I29cd222af453c42a5d472081747bacf0c3f8d17c
此提交包含在:
@@ -50,7 +50,7 @@ typedef enum hipGLDeviceList {
|
||||
typedef unsigned int GLuint;
|
||||
/** GLenum as uint.*/
|
||||
typedef unsigned int GLenum;
|
||||
/*
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
@@ -99,10 +99,10 @@ hipError_t hipGraphicsGLRegisterBuffer(hipGraphicsResource** resource, GLuint bu
|
||||
*/
|
||||
hipError_t hipGraphicsGLRegisterImage(hipGraphicsResource** resource, GLuint image,
|
||||
GLenum target, unsigned int flags);
|
||||
/*
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
#endif /* HIP_INCLUDE_AMD_HIP_GL_INTEROP_H */
|
||||
#endif /* HIP_INCLUDE_AMD_HIP_GL_INTEROP_H */
|
||||
新增問題並參考
封鎖使用者