|
Is this normal? Using Debian mali used 0.
- orangepi@OrangePI:~/glmark2-2011.09$ lsmod
- Module Size Used by
- btusb 10324 0
- 8189es 901572 0
- mali_drm 6634 1
- drm 180399 2 mali_drm
- mali 213192 0
- ump 41069 3 mali
Copy code
glmark2 score 98 720P.
- orangepi@OrangePI:~/glmark2-2011.09$ glmark2-es2
- =======================================================
- glmark2 2011.09
- =======================================================
- OpenGL Information
- GL_VENDOR: ARM
- GL_RENDERER: Mali-400 MP
- GL_VERSION: OpenGL ES 2.0
- =======================================================
- [build] use-vbo=false: FPS: 111
- [build] use-vbo=true: FPS: 124
- [texture] texture-filter=nearest: FPS: 135
- [texture] texture-filter=linear: FPS: 133
- [texture] texture-filter=mipmap: FPS: 141
- [shading] shading=gouraud: FPS: 109
- [shading] shading=blinn-phong-inf: FPS: 110
- [shading] shading=phong: FPS: 91
- [bump] bump-render=high-poly: FPS: 72
- [bump] bump-render=normals: FPS: 119
- [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 66
- [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 46
- [pulsar] light=false:quads=5:texture=false: FPS: 114
- [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 38
- [conditionals] fragment-steps=0:vertex-steps=0: FPS: 114
- [conditionals] fragment-steps=5:vertex-steps=0: FPS: 88
- [conditionals] fragment-steps=0:vertex-steps=5: FPS: 113
- [function] fragment-complexity=low:fragment-steps=5: FPS: 96
- [function] fragment-complexity=medium:fragment-steps=5: FPS: 71
- [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 85
- [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 96
- [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 94
- =======================================================
- glmark2 Score: 98
- =======================================================
Copy code
No mesa-egl in /usr/lib/arm-linux-gnueabihf. |
|