[autotest/libkwineffects] Add more test data for glplatformtest
This commit is contained in:
parent
1e13c5ad8f
commit
4cdb078376
2 changed files with 41 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
||||||
|
[Driver]
|
||||||
|
Vendor=Intel Open Source Technology Center
|
||||||
|
Renderer=Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
|
||||||
|
Version=3.0 Mesa 11.2.0
|
||||||
|
ShadingLanguageVersion=1.30
|
||||||
|
|
||||||
|
[Settings]
|
||||||
|
LooseBinding=true
|
||||||
|
GLSL=true
|
||||||
|
TextureNPOT=true
|
||||||
|
Mesa=true
|
||||||
|
Intel=true
|
||||||
|
GLVersion=3,0
|
||||||
|
GLSLVersion=1,30
|
||||||
|
MesaVersion=11,2,0
|
||||||
|
DriverVersion=11,2,0
|
||||||
|
Driver=7
|
||||||
|
ChipClass=2999
|
||||||
|
Compositor=9
|
22
autotests/libkwineffects/data/glplatform/llvmpipe-3.0
Normal file
22
autotests/libkwineffects/data/glplatform/llvmpipe-3.0
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
[Driver]
|
||||||
|
Vendor=VMware, Inc.
|
||||||
|
Renderer=Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
|
||||||
|
Version=3.0 Mesa 11.2.0
|
||||||
|
ShadingLanguageVersion=1.30
|
||||||
|
|
||||||
|
[Settings]
|
||||||
|
LooseBinding=true
|
||||||
|
GLSL=true
|
||||||
|
TextureNPOT=true
|
||||||
|
Mesa=true
|
||||||
|
Gallium=true
|
||||||
|
SoftwareEmulation=true
|
||||||
|
GLVersion=3,0
|
||||||
|
GLSLVersion=1,30
|
||||||
|
MesaVersion=11,2,0
|
||||||
|
GalliumVersion=0,4
|
||||||
|
DriverVersion=11,2,0
|
||||||
|
Driver=12
|
||||||
|
ChipClass=99999
|
||||||
|
Compositor=9
|
||||||
|
|
Loading…
Reference in a new issue