You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
466 B
10 lines
466 B
[
|
|
{ "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" }
|
|
]
|