SWDEV-245531 - GLInterop: removing GL dependency

Change-Id: I58133e330f5f5e90965fc05003c2d901d4ae6382


[ROCm/clr commit: 1cb0641831]
This commit is contained in:
pghafari
2021-10-04 13:34:09 -04:00
committed by Payam Ghafari
parent 4aed0e4a01
commit 86ac9c8bb5
2 changed files with 61 additions and 23 deletions
@@ -31,4 +31,8 @@
#define ROCCLR_STREAM_WAIT_VALUE_AND 0x2
#define ROCCLR_STREAM_WAIT_VALUE_NOR 0x3
#define ROCCLR_HIP_GL_CONTEXT_KHR 0x2100
#define ROCCLR_HIP_GLX_DISPLAY_KHR 0x2101
#define ROCCLR_HIP_WGL_HDC_KHR 0x2102
#endif // COMMAND_UTILS_HPP_