Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 13, 2015 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/24ebc3f54aa68454607e to your computer and use it in GitHub Desktop.
Save Nokius/24ebc3f54aa68454607e to your computer and use it in GitHub Desktop.
sh-3.2# EGL_PLATFORM=hwcomposer test_hwcomposer
test_hwcomposer: test_hwcomposer.cpp:157: int main(int, char**): Assertion `err == 0' failed.
Aborted
sh-3.2# EGL_PLATFORM=null test_hwcomposer
test_hwcomposer: test_hwcomposer.cpp:157: int main(int, char**): Assertion `err == 0' failed.
Aborted
sh-3.2# EGL_PLATFORM=fbdev test_hwcomposer
test_hwcomposer: test_hwcomposer.cpp:157: int main(int, char**): Assertion `err == 0' failed.
Aborted
sh-3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment