Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt
4574 views
1
# Intermittent timeouts
2
spec@ext_texture_lod_bias@lodbias
3
spec@!opengl [email protected]
4
5
# Skip over a bunch of extensions since we don't have extension fast skipping yet.
6
[email protected]
7
spec@glsl-4.*
8
spec@arb_gpu_shader5
9
spec@arb_gpu_shader_fp64
10
spec@arb_gpu_shader_int64
11
spec@arb_tessellation_shader
12
13
# Skip flaky piglit MSAA, which is well covered by our xfails in dEQP
14
arb_texture_multisample
15
ext_framebuffer_multisample
16
17
# 1.5 minutes
18
spec@!opengl 1.2@tex3d-maxsize
19
20
# ~1 minute
21
glx@glx-multithread-texture
22
spec@!opengl 1.1@draw-sync
23
[email protected]@execution@texelfetch fs sampler2d 1x281-501x281
24
[email protected]@execution@texelfetch fs sampler2darray 98x1x9-98x129x9
25
[email protected]@execution@texelfetch fs sampler2darray 1x129x9-98x129x9
26
spec@!opengl 2.0@tex3d-npot
27
28
# This one seems to be triggering faults and causing random other fails
29
# depending on what else was running at the time:
30
spec@arb_texture_cube_map_array@texsubimage cube_map_array
31
spec@arb_pixel_buffer_object@texsubimage cube_map_array pbo
32
33
# Causes faults that need the HUPCF fix to actually work to avoid killing the
34
# run.
35
[email protected]@execution@texelfetch fs sampler3d 98x1x9-98x129x9
36
37