10 lines
466 B
JSON
10 lines
466 B
JSON
|
|
[
|
||
|
|
{ "name": "gles2-master", "api": "gles2", "tests": "testlists/gles2-master.txt" },
|
||
|
|
|
||
|
|
{ "name": "gles3-565-no-depth-no-stencil", "api": "gles3", "tests": "testlists/gles3-565-no-depth-no-stencil.txt" },
|
||
|
|
{ "name": "gles3-master", "api": "gles3", "tests": "testlists/gles3-master.txt" },
|
||
|
|
|
||
|
|
{ "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi.txt" },
|
||
|
|
{ "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master.txt" }
|
||
|
|
]
|