You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gles test does not build correctly if GLES3 is detected. The CMakeLists.txt needs to link GLESv3 when enabled. A work-around is to add -DCLConform_LIBRARIES'=GLESv3
The text was updated successfully, but these errors were encountered:
The gles test does not build correctly if GLES3 is detected. The CMakeLists.txt needs to link GLESv3 when enabled. A work-around is to add -DCLConform_LIBRARIES'=GLESv3
The text was updated successfully, but these errors were encountered: