e9dd84814912d55dd4e3b342ab7e412e7120a6c9
cl_icd.h includes cl_egl.h, but cl_egl.h is excluded from install. It was reported by the community that including cl_icd.h would error due to the missing cl_egl.h file. I'm assuming that cl_egl.h was excluded because EGL isn't important for ROCm. Since cl_icd.h has some important typedefs, it makes sense just to include cl_egl.h, which seems to be a common practice in open source projects. Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com> Change-Id: I506257c2dc51512ec8e11b1e5dadbe6e48ad785b
Açıklama
Hiçbir açıklama sağlanmadı
Dil
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Diğer
1.1%