知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

Linux Command - glxgears

发布时间:2014-09-05 16:53:49作者:知识屋

基于Xorg的3D Benchmark Test Tool

root@localhost:/root> xinit
root@localhost:/root> glxgears -display :0
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
301 frames in 5.0 seconds = 60.199 FPS
300 frames in 5.0 seconds = 59.827 FPS
300 frames in 5.0 seconds = 59.831 FPS
300 frames in 5.0 seconds = 59.829 FPS

Options:
root@localhost:/root> glxgears --help
Usage:
  -display <displayname>  set the display to run on
  -stereo                 run in stereo mode
  -fullscreen             run in fullscreen mode
  -info                   display OpenGL renderer info
  -geometry WxH+X+Y       window geometry
root@localhost:/root>

Q1, 如何确认glxgears是否运行成功?
root@localhost:/root> glxinfo | grep rendering
direct rendering: Yes

作者“LinuxLeon”

(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜