Advertisement
Guest User

Untitled

a guest
Feb 13th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. =======================================================
  2. glmark2 2012.08
  3. =======================================================
  4. OpenGL Information
  5. GL_VENDOR: ARM
  6. GL_RENDERER: Mali-400 MP
  7. GL_VERSION: OpenGL ES 2.0
  8. =======================================================
  9. [build] use-vbo=false: FPS: 24 FrameTime: 41.667 ms
  10. [build] use-vbo=true: FPS: 25 FrameTime: 40.000 ms
  11. [texture] texture-filter=nearest: FPS: 25 FrameTime: 40.000 ms
  12. [texture] texture-filter=linear: FPS: 25 FrameTime: 40.000 ms
  13. [texture] texture-filter=mipmap: FPS: 25 FrameTime: 40.000 ms
  14. [shading] shading=gouraud: FPS: 24 FrameTime: 41.667 ms
  15. [shading] shading=blinn-phong-inf: FPS: 25 FrameTime: 40.000 ms
  16. [shading] shading=phong: FPS: 24 FrameTime: 41.667 ms
  17. [bump] bump-render=high-poly: FPS: 21 FrameTime: 47.619 ms
  18. [bump] bump-render=normals: FPS: 25 FrameTime: 40.000 ms
  19. [bump] bump-render=height: FPS: 25 FrameTime: 40.000 ms
  20. [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 20 FrameTime: 50.000 ms
  21. [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 13 FrameTime: 76.923 ms
  22. [pulsar] light=false:quads=5:texture=false: FPS: 26 FrameTime: 38.462 ms
  23. [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 11 FrameTime: 90.909 ms
  24. [desktop] effect=shadow:windows=4: FPS: 23 FrameTime: 43.478 ms
  25. Error: Requested MapBuffer VBO update method but GL_OES_mapbuffer is not supported!
  26. [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: Unsupported
  27. [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 9 FrameTime: 111.111 ms
  28. Error: Requested MapBuffer VBO update method but GL_OES_mapbuffer is not supported!
  29. [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: Unsupported
  30. [ideas] speed=duration: FPS: 25 FrameTime: 40.000 ms
  31. [jellyfish] <default>: FPS: 24 FrameTime: 41.667 ms
  32. Error: SceneTerrain requires Vertex Texture Fetch support, but GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS is 0
  33. [terrain] <default>: Unsupported
  34. [conditionals] fragment-steps=0:vertex-steps=0: FPS: 26 FrameTime: 38.462 ms
  35. [conditionals] fragment-steps=5:vertex-steps=0: FPS: 26 FrameTime: 38.462 ms
  36. [conditionals] fragment-steps=0:vertex-steps=5: FPS: 26 FrameTime: 38.462 ms
  37. [function] fragment-complexity=low:fragment-steps=5: FPS: 27 FrameTime: 37.037 ms
  38. [function] fragment-complexity=medium:fragment-steps=5: FPS: 25 FrameTime: 40.000 ms
  39. [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 25 FrameTime: 40.000 ms
  40. [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 25 FrameTime: 40.000 ms
  41. [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 25 FrameTime: 40.000 ms
  42. =======================================================
  43. glmark2 Score: 23
  44. =======================================================
  45. h36sa@linaro-ubuntu-desktop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement