Searched refs:failures (Results 1 - 25 of 207) sorted by relevance

123456789

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/
H A Dgtest-runner.sh50 --results $RESULTS/failures.csv \
H A Ddeqp-runner.sh194 --results $RESULTS/failures.csv \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.2.rst51 - radv/winsys: Deal with realloc failures in BO lists.
52 - radv: Handle mmap failures.
64 - freedreno/ir3: Fix register allocation assertion failures.
65 - freedreno/ir3: Fix register allocation assertion failures.
H A D11.0.3.rst105 - radeonsi: handle index buffer alloc failures
106 - radeonsi: handle constant buffer alloc failures
107 - gallium/radeon: handle buffer_map staging buffer failures better
108 - gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
114 - radeonsi: handle shader precompile failures
122 - gallium/u_blitter: handle allocation failures
H A D19.2.7.rst38 failures
H A D20.2.2.rst34 - anv: dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d* failures
35 - anv: dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d* failures
H A D19.0.6.rst37 for compat profiles for Qt' causes get_program_binary failures on
H A D9.2.5.rst44 corruption/failures
H A D10.0.1.rst40 corruption/failures
H A D10.0.3.rst108 - gallium/rtasm: handle mmap failures appropriately
H A D11.0.7.rst114 - nir: fix typo in idiv lowering, causing large-udiv-udiv failures
H A D18.0.5.rst104 - cherry-ignore: st/mesa: fix assertion failures with
H A D19.1.3.rst86 - freedreno: Fix assertion failures in context setup in shader-db mode.
H A D20.0.2.rst153 - radv: fix random depth range unrestricted failures due to a cache
H A D20.1.9.rst37 - anv: dEQP-VK.robustness.robustness2.\* failures on gen12
H A D18.1.0.rst168 KHR-GLES31.core.shader_image_load_store.advanced-sso-simple failures
202 - [g33] [bisected] dEQP-GLES2.functional.shaders failures
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/
H A Dpiglit-runner.sh72 --results $RESULTS/failures.csv \
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Ddocker.rst31 failures, and the job will only fail on tests that aren't listed (look
45 spurious failures in another MR. This would be an unacceptable impact
/xsrc/external/mit/lndir/dist/
H A Dconfigure.ac40 # Avoid stat() failures if a file has a size that doesn't fit in 32-bits
/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A DMakefile.in518 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
519 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c3524 int failures = 0, passes = 0, untested = 0; local in function:check_functions
3576 failures = 0;
3598 failures++;
3609 failures++;
3626 if (failures > 0) {
3627 printf(" %d failed.\n", failures);
3680 int failures; local in function:print_screen_info
3716 failures = check_functions( (const char *) glGetString(GL_EXTENSIONS) );
3720 return (failures == 0 ? ERROR_NONE : ERROR_FAILED);
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md102 generation projects had similar failures. Ideally, piglit wants to be
/xsrc/external/mit/xcb-util/dist/image/
H A DMakefile.in648 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
649 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dfaq.rst76 the piglit failures are errors in our driver layer interfacing Mesa
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dfaq.rst76 the piglit failures are errors in our driver layer interfacing Mesa

Completed in 25 milliseconds

123456789