Home
last modified time | relevance | path

Searched full:skip (Results 1 – 25 of 12300) sorted by relevance

12345678910>>...492

/external/angle/src/tests/
Dangle_end2end_tests_expectations.txt8 6718 TSAN : MultithreadingTestES3.MultithreadFenceDraw/* = SKIP
9 6718 TSAN : MultithreadingTestES3.MultithreadFenceTexImage/* = SKIP
10 6746 TSAN : *_AsyncCommandQueue* = SKIP
11 6804 TSAN : MultithreadingTest.MultiContextDrawWithSwapBuffers/* = SKIP
12 7159 TSAN : InstancingTestES3.LargeDivisor/* = SKIP
13 8002 TSAN : MultithreadingTest.CreateMultiSharedContextAndDraw/* = SKIP
17 …SimpleStateChangeTestES31.DrawThenChangeFBOThenDrawThenFlushInAnotherThreadThenDrawIndexed/* = SKIP
18 …SimpleStateChangeTestES31.DrawThenChangeFBOThenDrawThenFlushInAnotherThreadThenDrawIndexed/* = SKIP
21 6142 VULKAN : BlitFramebufferTest.BlitDepthStencilPixelByPixel/* = SKIP
22 6153 VULKAN WIN INTEL : GLSLTest_ES31.StructAndArrayEqualOperator/* = SKIP
[all …]
/external/mesa3d/.gitlab-ci/piglit/
Dglslparser.txt1 asmparsertest/arbfp1.0/abs-03.txt: skip
2 asmparsertest/arbfp1.0/condition_code-01.txt: skip
3 asmparsertest/arbfp1.0/cos-05.txt: skip
4 asmparsertest/arbfp1.0/ddx-02.txt: skip
5 asmparsertest/arbfp1.0/ddy-02.txt: skip
6 asmparsertest/arbfp1.0/size_specifier-02.txt: skip
7 asmparsertest/arbfp1.0/size_specifier-03.txt: skip
8 asmparsertest/arbfp1.0/size_specifier-04.txt: skip
9 asmparsertest/arbfp1.0/size_specifier-05.txt: skip
10 asmparsertest/arbfp1.0/size_specifier-07.txt: skip
[all …]
Dquick_gl.txt2 glx/glx-buffer-age: skip
3 glx/glx-buffer-age vblank_mode=0: skip
5 glx/glx-copy-sub-buffer samples=16: skip
6 glx/glx-copy-sub-buffer samples=2: skip
7 glx/glx-copy-sub-buffer samples=32: skip
8 glx/glx-copy-sub-buffer samples=4: skip
9 glx/glx-copy-sub-buffer samples=6: skip
10 glx/glx-copy-sub-buffer samples=8: skip
13 glx/glx-multithread-makecurrent-1: skip
14 glx/glx-multithread-makecurrent-2: skip
[all …]
Dcl.txt2 api/clcompileprogram: skip
3 api/clenqueuefillbuffer: skip
4 api/clenqueuefillimage: skip
5 api/clenqueuemigratememobjects: skip
6 api/clgetextensionfunctionaddressforplatform: skip
7 api/clgetkernelarginfo: skip
8 api/cllinkprogram: skip
10 interop/egl_khr_cl_event2: skip
12 program/build/printf: skip
13 …predefined preprocessor macros/__opencl_c_version__ must be consistent with host (if defined): skip
[all …]
Dquick_shader.txt1 spec/arb_bindless_texture/execution/images/basic-arithmetic-uvec2-imagestore: skip
2 spec/arb_bindless_texture/execution/images/basic-imageatomicexchange: skip
3 spec/arb_bindless_texture/execution/images/basic-imagestore: skip
4 spec/arb_bindless_texture/execution/images/explicit-image-binding: skip
5 spec/arb_bindless_texture/execution/images/fs-const-index-three-dimensions: skip
6 spec/arb_bindless_texture/execution/images/fs-struct-non-const-index: skip
7 spec/arb_bindless_texture/execution/images/image-vertex-attrib-input-output: skip
8 spec/arb_bindless_texture/execution/images/image-vertex-uniform-input-output: skip
9 spec/arb_bindless_texture/execution/images/multiple-resident-images-reading: skip
10 spec/arb_bindless_texture/execution/images/ubo-named-block: skip
[all …]
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp37 bool skip = false; in ReportUndestroyedObjects() local
38 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeCommandBuffer, error_code); in ReportUndestroyedObjects()
39 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeSemaphore, error_code); in ReportUndestroyedObjects()
40 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeFence, error_code); in ReportUndestroyedObjects()
41 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeDeviceMemory, error_code); in ReportUndestroyedObjects()
42 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeBuffer, error_code); in ReportUndestroyedObjects()
43 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeImage, error_code); in ReportUndestroyedObjects()
44 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeEvent, error_code); in ReportUndestroyedObjects()
45 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeQueryPool, error_code); in ReportUndestroyedObjects()
46 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeBufferView, error_code); in ReportUndestroyedObjects()
[all …]
Dparameter_validation.cpp208 bool skip = false; in ValidatePnextStructContents() local
214skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storageBuffer16BitAccess", struct… in ValidatePnextStructContents()
216skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "uniformAndStorageBuffer16BitAcces… in ValidatePnextStructContents()
218skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storagePushConstant16", structure… in ValidatePnextStructContents()
220skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storageInputOutput16", structure-… in ValidatePnextStructContents()
226skip |= validate_flags("VkMemoryAllocateFlagsInfo", "flags", "VkMemoryAllocateFlagBits", AllVkMemo… in ValidatePnextStructContents()
232skip |= validate_array("VkDeviceGroupRenderPassBeginInfo", "deviceRenderAreaCount", "pDeviceRender… in ValidatePnextStructContents()
245skip |= validate_array("VkDeviceGroupSubmitInfo", "waitSemaphoreCount", "pWaitSemaphoreDeviceIndic… in ValidatePnextStructContents()
247skip |= validate_array("VkDeviceGroupSubmitInfo", "commandBufferCount", "pCommandBufferDeviceMasks… in ValidatePnextStructContents()
249skip |= validate_array("VkDeviceGroupSubmitInfo", "signalSemaphoreCount", "pSignalSemaphoreDeviceI… in ValidatePnextStructContents()
[all …]
/external/angle/src/tests/deqp_support/
Ddeqp_gl46_test_expectations.txt7 7566 SWIFTSHADER : KHR-GL46.aggressive_optimizations.* = SKIP
8 7566 SWIFTSHADER : KHR-GL46.blend_equation_advanced.* = SKIP
9 7566 SWIFTSHADER : KHR-GL46.buffer_storage.* = SKIP
10 7566 SWIFTSHADER : KHR-GL46.clip_control.* = SKIP
11 7566 SWIFTSHADER : KHR-GL46.clip_distance.* = SKIP
12 7566 SWIFTSHADER : KHR-GL46.CommonBugs.* = SKIP
13 7566 SWIFTSHADER : KHR-GL46.compute_shader.* = SKIP
14 7566 SWIFTSHADER : KHR-GL46.conditional_render_inverted.* = SKIP
15 7566 SWIFTSHADER : KHR-GL46.constant_expressions.* = SKIP
16 7566 SWIFTSHADER : KHR-GL46.copy_image.* = SKIP
[all …]
Ddeqp_khr_gles31_test_expectations.txt29 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case1 = SKIP
30 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case2 = SKIP
31 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case3 = SKIP
32 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case4 = SKIP
33 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case5 = SKIP
34 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case6 = SKIP
35 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case8 = SKIP
36 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case9 = SKIP
37 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case11 = SKIP
38 4723 VULKAN NVIDIA : KHR-GLES31.core.vertex_attrib_binding.basic-input-case12 = SKIP
[all …]
Ddeqp_gles31_test_expectations.txt12 …interface_query.transform_feedback_varying.resource_list.vertex_fragment.builtin_gl_position = SKIP
14 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8ui = SKIP
15 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8i = SKIP
16 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8 = SKIP
17 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8_snorm = SKIP
18 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32f = SKIP
19 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32ui = SKIP
20 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32i = SKIP
21 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32ui_rgba8ui = SKIP
22 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32ui_rgba8i = SKIP
[all …]
/external/capstone/arch/AArch64/
DAArch64GenDisassemblerTables.inc29 /* 3 */ MCD_OPC_FilterValue, 2, 86, 4, // Skip to: 1117
31 /* 10 */ MCD_OPC_FilterValue, 0, 132, 0, // Skip to: 146
33 /* 17 */ MCD_OPC_FilterValue, 0, 77, 0, // Skip to: 98
35 /* 24 */ MCD_OPC_FilterValue, 0, 19, 0, // Skip to: 47
37 /* 31 */ MCD_OPC_FilterValue, 0, 4, 0, // Skip to: 39
39 /* 39 */ MCD_OPC_FilterValue, 1, 150, 158, // Skip to: 40641
41 /* 47 */ MCD_OPC_FilterValue, 2, 19, 0, // Skip to: 70
43 /* 54 */ MCD_OPC_FilterValue, 0, 4, 0, // Skip to: 62
45 /* 62 */ MCD_OPC_FilterValue, 1, 127, 158, // Skip to: 40641
47 /* 70 */ MCD_OPC_FilterValue, 4, 10, 0, // Skip to: 84
[all …]
/external/capstone/arch/ARM/
DARMGenDisassemblerTables.inc29 /* 3 */ MCD_OPC_FilterValue, 0, 12, 12, // Skip to: 3091
31 /* 10 */ MCD_OPC_FilterValue, 0, 68, 6, // Skip to: 1618
33 /* 17 */ MCD_OPC_FilterValue, 0, 80, 1, // Skip to: 357
35 /* 24 */ MCD_OPC_FilterValue, 0, 103, 0, // Skip to: 131
37 /* 31 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 55
38 /* 35 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 48
39 /* 39 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 48
41 /* 48 */ MCD_OPC_CheckPredicate, 0, 252, 29, // Skip to: 7728
43 /* 55 */ MCD_OPC_FilterValue, 1, 22, 0, // Skip to: 81
44 /* 59 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 73
[all …]
/external/capstone/arch/Mips/
DMipsGenDisassemblerTables.inc29 /* 3 */ MCD_OPC_FilterValue, 51, 8, 0, // Skip to: 15
30 /* 7 */ MCD_OPC_CheckPredicate, 1, 40, 0, // Skip to: 51
32 /* 15 */ MCD_OPC_FilterValue, 55, 8, 0, // Skip to: 27
33 /* 19 */ MCD_OPC_CheckPredicate, 2, 28, 0, // Skip to: 51
35 /* 27 */ MCD_OPC_FilterValue, 59, 8, 0, // Skip to: 39
36 /* 31 */ MCD_OPC_CheckPredicate, 1, 16, 0, // Skip to: 51
38 /* 39 */ MCD_OPC_FilterValue, 63, 8, 0, // Skip to: 51
39 /* 43 */ MCD_OPC_CheckPredicate, 2, 4, 0, // Skip to: 51
47 /* 3 */ MCD_OPC_FilterValue, 1, 26, 0, // Skip to: 33
49 /* 10 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 21
[all …]
/external/skia/infra/bots/gen_tasks_logic/
Ddm_flags.go111 // When matching skip logic, _ is a wildcard that matches all parts for the field.
115 // The inputs here are turned into a --skip flag which represents a
116 // "Space-separated config/src/srcOptions/name quadruples to skip."
118 skip := func(config, src, srcOptions, name string) {
180 skip(ALL, "test", ALL, "GrThreadSafeCache16Verts")
182 skip(ALL, "test", ALL, "image_subset")
202 skip("pdf", "gm", ALL, "lattice2")
203 skip("pdf", "gm", ALL, "hairmodes")
204 skip("pdf", "gm", ALL, "longpathdash")
268 skip("gltestthreading", "gm", ALL, "lcdblendmodes")
[all …]
/external/capstone/arch/Sparc/
DSparcGenDisassemblerTables.inc29 /* 3 */ MCD_OPC_FilterValue, 0, 13, 2, // Skip to: 532
31 /* 10 */ MCD_OPC_FilterValue, 0, 10, 0, // Skip to: 24
32 /* 14 */ MCD_OPC_CheckField, 25, 5, 0, 163, 22, // Skip to: 5815
34 /* 24 */ MCD_OPC_FilterValue, 1, 103, 0, // Skip to: 131
36 /* 31 */ MCD_OPC_FilterValue, 0, 25, 0, // Skip to: 60
38 /* 38 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 49
39 /* 42 */ MCD_OPC_CheckPredicate, 0, 137, 22, // Skip to: 5815
41 /* 49 */ MCD_OPC_FilterValue, 1, 130, 22, // Skip to: 5815
42 /* 53 */ MCD_OPC_CheckPredicate, 0, 126, 22, // Skip to: 5815
44 /* 60 */ MCD_OPC_FilterValue, 1, 25, 0, // Skip to: 89
[all …]
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc63 /* 3 */ MCD::OPC_FilterValue, 0, 18, 0, 0, // Skip to: 26
64 /* 8 */ MCD::OPC_CheckField, 29, 3, 0, 137, 137, 1, // Skip to: 100760
65 /* 15 */ MCD::OPC_CheckField, 16, 10, 0, 130, 137, 1, // Skip to: 100760
67 /* 26 */ MCD::OPC_FilterValue, 1, 147, 160, 0, // Skip to: 41138
69 /* 34 */ MCD::OPC_FilterValue, 0, 246, 47, 0, // Skip to: 12317
71 /* 42 */ MCD::OPC_FilterValue, 0, 94, 19, 0, // Skip to: 5005
73 /* 50 */ MCD::OPC_FilterValue, 0, 92, 9, 0, // Skip to: 2451
75 /* 58 */ MCD::OPC_FilterValue, 0, 67, 2, 0, // Skip to: 642
77 /* 66 */ MCD::OPC_FilterValue, 0, 31, 0, 0, // Skip to: 102
79 /* 74 */ MCD::OPC_FilterValue, 0, 9, 0, 0, // Skip to: 88
[all …]
/external/capstone/arch/PowerPC/
DPPCGenDisassemblerTables.inc33 /* 3 */ MCD_OPC_FilterValue, 0, 10, 0, // Skip to: 17
34 /* 7 */ MCD_OPC_CheckField, 1, 10, 128, 2, 231, 38, // Skip to: 9973
36 /* 17 */ MCD_OPC_FilterValue, 2, 4, 0, // Skip to: 25
38 /* 25 */ MCD_OPC_FilterValue, 3, 4, 0, // Skip to: 33
40 /* 33 */ MCD_OPC_FilterValue, 4, 223, 6, // Skip to: 1796
42 /* 40 */ MCD_OPC_FilterValue, 0, 179, 0, // Skip to: 223
44 /* 47 */ MCD_OPC_FilterValue, 0, 4, 0, // Skip to: 55
46 /* 55 */ MCD_OPC_FilterValue, 1, 4, 0, // Skip to: 63
48 /* 63 */ MCD_OPC_FilterValue, 2, 4, 0, // Skip to: 71
50 /* 71 */ MCD_OPC_FilterValue, 3, 4, 0, // Skip to: 79
[all …]
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc63 /* 3 */ MCD::OPC_FilterValue, 0, 47, 14, 0, // Skip to: 3639
65 /* 11 */ MCD::OPC_FilterValue, 0, 110, 7, 0, // Skip to: 1918
67 /* 19 */ MCD::OPC_FilterValue, 0, 139, 1, 0, // Skip to: 419
69 /* 27 */ MCD::OPC_FilterValue, 0, 123, 0, 0, // Skip to: 155
71 /* 35 */ MCD::OPC_FilterValue, 0, 25, 0, 0, // Skip to: 65
72 /* 40 */ MCD::OPC_CheckPredicate, 0, 11, 0, 0, // Skip to: 56
73 /* 45 */ MCD::OPC_CheckField, 5, 7, 0, 4, 0, 0, // Skip to: 56
75 /* 56 */ MCD::OPC_CheckPredicate, 0, 128, 32, 0, // Skip to: 8381
77 /* 65 */ MCD::OPC_FilterValue, 1, 25, 0, 0, // Skip to: 95
78 /* 70 */ MCD::OPC_CheckPredicate, 0, 11, 0, 0, // Skip to: 86
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
Dalternate_country_names.txt213 skip; skip; Arab World
214 skip; skip; Caribbean small states
215 skip; skip; Country Name
216 skip; skip; East Asia & Pacific (all income levels)
217 skip; skip; East Asia & Pacific (developing only)
218 skip; skip; Euro area
219 skip; skip; Europe & Central Asia (all income levels)
220 skip; skip; Europe & Central Asia (developing only)
221 skip; skip; Heavily indebted poor countries (HIPC)
222 skip; skip; High income
[all …]
/external/capstone/arch/SystemZ/
DSystemZGenDisassemblerTables.inc29 /* 3 */ MCD_OPC_FilterValue, 1, 84, 0, // Skip to: 91
31 /* 10 */ MCD_OPC_FilterValue, 1, 4, 0, // Skip to: 18
33 /* 18 */ MCD_OPC_FilterValue, 2, 4, 0, // Skip to: 26
35 /* 26 */ MCD_OPC_FilterValue, 4, 4, 0, // Skip to: 34
37 /* 34 */ MCD_OPC_FilterValue, 7, 4, 0, // Skip to: 42
39 /* 42 */ MCD_OPC_FilterValue, 10, 4, 0, // Skip to: 50
41 /* 50 */ MCD_OPC_FilterValue, 11, 4, 0, // Skip to: 58
43 /* 58 */ MCD_OPC_FilterValue, 12, 4, 0, // Skip to: 66
45 /* 66 */ MCD_OPC_FilterValue, 13, 4, 0, // Skip to: 74
47 /* 74 */ MCD_OPC_FilterValue, 14, 4, 0, // Skip to: 82
[all …]
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDisassemblerTables.inc63 /* 3 */ MCD::OPC_FilterValue, 2, 9, 0, 0, // Skip to: 17
64 /* 8 */ MCD::OPC_CheckPredicate, 0, 71, 2, 0, // Skip to: 596
66 /* 17 */ MCD::OPC_FilterValue, 4, 9, 0, 0, // Skip to: 31
67 /* 22 */ MCD::OPC_CheckPredicate, 0, 57, 2, 0, // Skip to: 596
69 /* 31 */ MCD::OPC_FilterValue, 5, 9, 0, 0, // Skip to: 45
70 /* 36 */ MCD::OPC_CheckPredicate, 0, 43, 2, 0, // Skip to: 596
72 /* 45 */ MCD::OPC_FilterValue, 9, 9, 0, 0, // Skip to: 59
73 /* 50 */ MCD::OPC_CheckPredicate, 0, 29, 2, 0, // Skip to: 596
75 /* 59 */ MCD::OPC_FilterValue, 10, 9, 0, 0, // Skip to: 73
76 /* 64 */ MCD::OPC_CheckPredicate, 0, 15, 2, 0, // Skip to: 596
[all …]
/external/virglrenderer/ci/previous_results/gl_host_softpipe/piglit_gles3/
Dresults.txt11 spec/amd_framebuffer_multisample_advanced/api-gles3: skip
20 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw: skip
21 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw client-storage: skip
22 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent: skip
23 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent client-storage: skip
24 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read: skip
25 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read client-storage: skip
26 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent: skip
27 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent client-storage: skip
33 spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
[all …]
/external/virglrenderer/ci/previous_results/gl_host_llvmpipe/piglit_gles3/
Dresults.txt11 spec/amd_framebuffer_multisample_advanced/api-gles3: skip
20 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw: skip
21 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw client-storage: skip
22 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent: skip
23 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent client-storage: skip
24 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read: skip
25 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read client-storage: skip
26 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent: skip
27 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent client-storage: skip
33 spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
[all …]
/external/virglrenderer/ci/previous_results/es_host_softpipe/piglit_gles3/
Dresults.txt11 spec/amd_framebuffer_multisample_advanced/api-gles3: skip
20 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw: skip
21 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw client-storage: skip
22 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent: skip
23 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent client-storage: skip
24 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read: skip
25 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read client-storage: skip
26 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent: skip
27 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent client-storage: skip
33 spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
[all …]
/external/virglrenderer/ci/previous_results/es_host_llvmpipe/piglit_gles3/
Dresults.txt11 spec/amd_framebuffer_multisample_advanced/api-gles3: skip
20 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw: skip
21 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw client-storage: skip
22 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent: skip
23 spec/arb_buffer_storage/bufferstorage-persistent_gles3 draw coherent client-storage: skip
24 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read: skip
25 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read client-storage: skip
26 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent: skip
27 spec/arb_buffer_storage/bufferstorage-persistent_gles3 read coherent client-storage: skip
33 spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
[all …]

12345678910>>...492