Searched +full:b2c +full:- +full:test (Results 1 – 25 of 37) sorted by relevance
12
1 .radeonsi-rules:4 - !reference [.test, rules]5 - !reference [.collabora-farm-rules, rules]6 - !reference [.gl-rules, rules]7 - changes: &amd_common_file_list8 - src/amd/*9 - src/amd/addrlib/**/*10 - src/amd/ci/gitlab-ci.yml11 - src/amd/ci/gitlab-ci-inc.yml12 - src/amd/ci/deqp-$DEQP_SUITE.toml[all …]
2 - local: 'src/amd/ci/gitlab-ci-inc.yml'4 # Run five jobs in parallel each running 1/55th of the test suite5 radv-stoney-vkcts:x86_64:7 - .lava-test-deqp:x86_648 - .radv-stoney-test:x86_6413 radv-stoney-angle:15 - .lava-test-deqp:x86_6416 - .radv-stoney-test:x86_6417 - .radeonsi+radv-rules # Note: Xorg uses radeonsi, so depend on both gl and vulkan19 DEQP_SUITE: radv-stoney-angle[all …]
1 .test:7 - !reference [default, before_script]9 - rm -rf install10 - tar -xf artifacts/install.tar11 - section_start ldd_section "Checking ldd on driver build"12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;13 - section_end ldd_section18 - results/20 - !reference [.never-post-merge-rules, rules]22 .formatting-check:[all …]
2 - local: 'src/gallium/drivers/r300/ci/gitlab-ci-inc.yml'4 .ondracka-rv530:6 - .b2c-test-gl7 - .r300-manual-rules9 - radeon:codename:RV53013 …//gitlab.freedesktop.org/ondracka/boot2container/-/wikis/uploads/1733cfc7cc114d08ec785044b24314f3/…14 …B2C_INITRAMFS_URL: 'https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.11/downlo…16 .ondracka-rv380:18 - .b2c-test-gl19 - .r300-manual-rules[all …]
2 URL: https://github.com/googlefonts/noto-cjk10 NotoSansSC-Regular.subset.otf contains a subset of NotoSansSC-Regular font.11 This font file is used for the test FPDFEditEmbedderTest.EmbedNotoSansSCFont,12 and it is included as a real-world example for testing PDFium's API to embed a18 NotoSansSC-Regular.subset.otf is a subset of NotoSansSC-Regular font.20 $ pyftsubset NotoSansSC-Regular.otf --unicodes="U+0000884C,U+0000FA08, \21 U+0000F906,U+000053E5,U+00008FD9,U+0000662F,U+00007B2C,U+00004E00,U+00003002, \
5 section_switch prepare-artifacts "artifacts: prepare"7 set -e8 set -o xtrace10 CROSS_FILE=/cross_file-"$CROSS".txt13 rm -rf install/bin install/include16 if [ -n "$CROSS" ]; then17 STRIP=$(sed -n -E "s/strip\s*=\s*\[?'(.*)'\]?/\1/p" "$CROSS_FILE")18 if [ -z "$STRIP" ]; then25 if [ -z "$ARTIFACTS_DEBUG_SYMBOLS" ]; then26 find install -name \*.so -exec $STRIP --strip-debug {} \;[all …]
1 <?xml version="1.0" encoding="Windows-1252"?>6 ProjectGUID="{31C77B84-0B2C-9481-CB81-27A149F33825}"125 UniqueIdentifier="{51BA5F47-A612-6376-7AB5-73F17F5C84BC}">127 RelativePath="..\..\..\test\custom_bucket_traits_test.cpp">
1 .zink-common-rules:3 - !reference [.test, rules]4 - !reference [.gl-rules, rules]5 - changes: &zink_files_list6 - src/gallium/drivers/zink/*7 - src/gallium/drivers/zink/nir_to_spirv/*8 - src/gallium/drivers/zink/ci/gitlab-ci.yml9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml11 - src/gallium/drivers/zink/ci/$GPU_VERSION-fails.txt[all …]
1 Mesa 23.3.2 Release Notes / 2023-12-2718 ---------------22 3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc mesa-23.3.2.tar.xz26 ------------28 - None32 ---------34 - anv: glcts regression on zink35 - nir: Trivial loop not unrolling36 - Possible regression with AMD GPU with flatpak apps37 - Compiling Mesa with X in custom prefix fails in Intel Vulkan driver[all …]
1 Mesa 24.0.0 Release Notes / 2024-02-0120 ---------------24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz28 ------------30 - VK_EXT_image_compression_control on RADV31 - VK_EXT_device_fault on RADV32 - OpenGL 3.3 on Asahi33 - Geometry shaders on Asahi34 - GL_ARB_texture_cube_map_array on Asahi35 - GL_ARB_clip_control on Asahi[all …]
1 Mesa 23.2.1 Release Notes / 2023-09-2823 ---------------27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz32 ------------34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV36 - extendedDynamicState3SampleLocationsEnable on RADV38 - VK_EXT_dynamic_rendering_unused_attachments on RADV40 - VK_EXT_mesh_shader on lavapipe42 - OpenGL 3.1 on Asahi44 - OpenGL ES 3.0 on Asahi[all …]
1 Mesa 22.2.0 Release Notes / 2022-09-2120 ---------------24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz29 ------------31 - WGL_ARB_create_context_robustness33 - d3d12 ARB_robust_buffer_access_behavior35 - VK_EXT_robustness2 for lavapipe37 - VK_EXT_image_2d_view_of_3d on RADV39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe[all …]
1 Mesa 23.3.0 Release Notes / 2023-11-2920 ---------------24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz28 -----------29 - NVK: A Vulkan driver for Nvidia hardware32 ------------33 - VK_EXT_pipeline_robustness on ANV34 - VK_KHR_maintenance5 on RADV35 - OpenGL ES 3.1 on Asahi36 - GL_ARB_compute_shader on Asahi[all …]
1 Mesa 23.1.0 Release Notes / 2023-05-1020 ---------------24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz28 ------------30 - VK_EXT_pipeline_library_group_handles on RADV31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+32 - VK_KHR_map_memory2 on ANV and RADV33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+34 - VK_EXT_discard_rectangles version 2 on RADV35 - VK_EXT_graphics_pipeline_library on RADV[all …]
1 Mesa 22.1.0 Release Notes / 2022-05-1820 ---------------24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz28 ------------30 - d3d12 GL4.231 - GL_NV_pack_subimage32 - VK_EXT_depth_clip_control on lavapipe and RADV33 - Vulkan 1.3 support on lavapipe34 - VK_EXT_graphics_pipeline_library on lavapipe35 - VK_EXT_primitives_generated_query on lavapipe[all …]
1 Mesa 22.3.0 Release Notes / 2022-12-0220 ---------------24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz28 ------------30 - GL_ARB_shader_clock on llvmpipe31 - VK_KHR_shader_clock on lavapipe32 - Mesa-DB, the new single file cache type33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe34 - VK_KHR_global_priority on RADV35 - GL_KHR_blend_equation_advanced_coherent on zink[all …]
1 //===- LazyCallGraphTest.cpp - Unit tests for the lazy CG analysis --------===//8 //===----------------------------------------------------------------------===//33 // A failure here means that the test itself is buggy. in parseAssembly()41 IR forming a call graph with a diamond of triangle-shaped SCCs:45 d3--d249 b3--b2 c3--c253 a3--a2123 TEST(LazyCallGraphTest, BasicGraphFormation) { in TEST() function132 LazyCallGraph::Node &A1 = (I++)->getNode(CG); in TEST()134 LazyCallGraph::Node &A2 = (I++)->getNode(CG); in TEST()[all …]
33 FILE 31 /s/clank/src/out/Release/../../breakpad/src/client/minidump_file_writer-inl.h42 FILE 40 /s/clank/src/out/Release/../../breakpad/src/common/linux/elfutils-inl.h77 FILE 75 /s/clank/src/out/Release/../../breakpad/src/processor/range_map-inl.h81 FILE 79 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-message.h82 FILE 80 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-printers.h83 FILE 81 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-test-part.h85 FILE 83 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-death-test-intern…86 FILE 84 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-filepath.h87 FILE 85 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h88 FILE 86 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h[all …]
3 # Copyright (c) 1998-2007, Google Inc.32 # ---38 # This program parses the profile, and generates user-readable46 # % tools/jeprof --text "program" "profile"49 # % tools/jeprof --gv "program" "profile"50 # Generates annotated call-graph and displays via "gv"52 # % tools/jeprof --gv --focus=Mutex "program" "profile"55 # % tools/jeprof --gv --focus=Mutex --ignore=string "program" "profile"59 # % tools/jeprof --list=IBF_CheckDocid "program" "profile"61 # sample that match the --list=<regexp> pattern. The listing is[all …]
1 diff --git a/build.rs b/build.rs4 --- a/build.rs6 @@ -1,408 +0,0 @@7 -// Copyright 2015 The Rust Project Developers. See the COPYRIGHT8 -// file at the top-level directory of this distribution and at9 -// http://rust-lang.org/COPYRIGHT.10 -//11 -// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or12 -// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license13 -// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your[all …]
... 1testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 ...
... 1testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 ...
2 "repository": "googleapis/google-cloud-java",17 "artifactName": "com.google.cloud:google-cloud-cloudsupport",18 "id": "a1a27028-b96d-4d0a-8948-3811d4139d24",19 "createTime": "2023-05-10T18:30:04.129Z"34 "artifactName": "com.google.cloud:google-cloud-texttospeech",35 "id": "26c2fac5-d89f-4ef9-9d1b-0aac72fe0ea3",36 "createTime": "2023-05-10T18:30:04.126Z"75 "artifactName": "com.google.cloud:google-cloud-monitoring",76 "id": "c6c50838-995d-4226-9bf2-7915c4081b4d",77 "createTime": "2023-05-10T18:30:04.124Z"[all …]
33 FILE 31 /s/clank/src/out_arm/Release/../../breakpad/src/client/minidump_file_writer-inl.h42 FILE 40 /s/clank/src/out_arm/Release/../../breakpad/src/common/linux/elfutils-inl.h77 FILE 75 /s/clank/src/out_arm/Release/../../breakpad/src/processor/range_map-inl.h81 FILE 79 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-message.h82 FILE 80 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-printers.h83 FILE 81 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-test-part.h85 FILE 83 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-death-test-in…86 FILE 84 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-filepath.h87 FILE 85 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h88 FILE 86 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h[all …]
2 # Date: 2023-08-11, 17:59:17 GMT9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files41 0080 ; [.0000.0000.0000] # <control-0080>42 0081 ; [.0000.0000.0000] # <control-0081>45 0084 ; [.0000.0000.0000] # <control-0084>65 0099 ; [.0000.0000.0000] # <control-0099>160 0898 ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AL-JUZ176 08D4 ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AR-RUB182 08DA ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD ATH-THALATHA183 08DB ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AS-SAJDA[all …]