[autotests/libkwineffects] Add test data for Adreno 330
This is the device used in Nexus 5 and reference for Plasma Mobile. The output is with using libhybris on top of hwcomposer backend.
This commit is contained in:
parent
7586394b81
commit
79641df928
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[Driver]
|
||||||
|
Vendor=Qualcomm
|
||||||
|
Renderer=Adreno (TM) 330
|
||||||
|
Version=OpenGL ES 2.0 (OpenGL ES 3.0 V@104.0 AU@ (GIT@Id3510ff6dc))
|
||||||
|
ShadingLanguageVersion=OpenGL ES GLSL ES 3.00
|
||||||
|
|
||||||
|
[Settings]
|
||||||
|
GLSL=true
|
||||||
|
TextureNPOT=true
|
||||||
|
GLVersion=2,0
|
||||||
|
GLSLVersion=3,0
|
||||||
|
GLES=true
|
||||||
|
Driver=15
|
||||||
|
ChipClass=99999
|
||||||
|
Compositor=9
|
Loading…
Reference in a new issue