Aggiorna README.md
This commit is contained in:
parent
ba1eb59963
commit
01865cd0ee
1 changed files with 6 additions and 1 deletions
|
@ -17,17 +17,22 @@
|
|||
sudo apt install vulkan-tools
|
||||
vulkaninfo
|
||||
vulkaninfo --summary
|
||||
DISPLAY=:0 vkcube
|
||||
|
||||
#### 0C OpenGL OpenGL ES
|
||||
|
||||
sudo apt-get install mesa-utils
|
||||
glxinfo
|
||||
glxinfo ! grep Mesa
|
||||
glxinfo -B
|
||||
glxinfo | grep Mesa
|
||||
glxinfo | grep "OpenGL version"
|
||||
glxgears
|
||||
glxdemo
|
||||
|
||||
sudo apt install glmark2-es2
|
||||
glmark2-es2
|
||||
DISPLAY=:0 es2_info
|
||||
|
||||
|
||||
## 01 Setup AmazingFate Panfork-Mesa repo for mali-g610-firmware 01
|
||||
|
||||
|
|
Loading…
Reference in a new issue