如何知道我的视频卡是否支持OpenGL ES 2.0?

时间:2015-12-24 12:47:25

标签: android opengl-es genymotion video-card

启动API23-6.0.0时Genymotion的错误

Unable to start virtual device
to start virtual devices, make sure your video card supports OpenGL 2.0
and update the driver

那么,如何知道我的视频卡是否支持OpenGL ES 2.0,以及如何更新它?我有一个视频卡" gfx_win8_8.1_64_15.33.19.3540"

1 个答案:

答案 0 :(得分:0)

我认为gfx_win8_8.1_64_15.33.19.3540是grafic driver的名字。

要检查显卡类型(Windows):

  • 打开Windows运行对话框(单击开始>运行)。

  • 键入 dxdiag 以访问列出图形卡信息的诊断工具。

要确定 OpenGL 版本,请安装 OpenGL扩展程序查看器