Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/gallium/drivers/panfrost/ci/deqp-panfrost-g52-skips.txt
4574 views
1
# Note: skips lists for CI are just a list of lines that, when
2
# non-zero-length and not starting with '#', will regex match to
3
# delete lines from the test list. Be careful.
4
5
# Some compute jobs take more 0.5s, the maximum allowed by the
6
# kernel driver
7
dEQP-GLES31.functional.draw_indirect.compute_interop.large.*
8
9
# Numerical instability causes failures with FP16. Forcing highp in the GLSL
10
# compiler is one workaround, but these tests are suspected to be buggy with a
11
# fix pending upstream. See
12
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10394
13
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.mediump_mat2_float_vertex
14
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp_mat2_float_vertex
15
16