Advertisement
Guest User

Untitled

a guest
Sep 16th, 2012
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. linaro@linaro-alip:~$ glmark2-es2 -d
  2. Debug: EGL chosen config ID: 0x9 Native Visual ID: 0x44
  3. Debug: Buffer: 32 bits
  4. Debug: Red: 8 bits
  5. Debug: Green: 8 bits
  6. Debug: Blue: 8 bits
  7. Debug: Alpha: 8 bits
  8. Debug: Depth: 24 bits
  9. Debug: Creating XWindow W: 800 H: 600 VisualID: 0x44
  10. terminate called after throwing an instance of 'std::logic_error'
  11. what(): basic_string::_S_construct null not valid
  12. Aborted
  13. linaro@linaro-alip:~$ es2_info
  14. EGL_VERSION = 1.4 Linux-r2p4-01dev0
  15. EGL_VENDOR = ARM
  16. EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_lock_surface EGL_KHR_lock_surface2
  17. EGL_CLIENT_APIS = OpenGL_ES
  18. GL_VERSION: (null)
  19. GL_RENDERER: (null)
  20. GL_EXTENSIONS:
  21. [xcb] Unknown request in queue while appending request
  22. [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
  23. [xcb] Aborting, sorry about that.
  24. Segmentation fault
  25. linaro@linaro-alip:~$ es2gears
  26. EGL_VERSION = 1.4 Linux-r2p4-01dev0
  27. vertex shader info: ��A@4�
  28. fragment shader info: ��A@4�
  29. info: ��A@4�
  30. linaro@linaro-alip:~$ es2tri
  31. EGL_VERSION = 1.4 Linux-r2p4-01dev0
  32. EGL_VENDOR = ARM
  33. EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_lock_surface EGL_KHR_lock_surface2
  34. EGL_CLIENT_APIS = OpenGL_ES
  35. es2tri: es2tri.c:219: init: Assertion `p' failed.
  36. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement