Searched +full:a306 +full:- +full:test (Results 1 – 25 of 28) sorted by relevance
12
2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml'6 - .baremetal-deqp-test7 - .a306-test9 DEQP_SUITE: freedreno-a30715 - .baremetal-deqp-test16 - .a306-test17 - .google-freedreno-manual-rules20 DEQP_SUITE: freedreno-a306-piglit28 - .baremetal-deqp-test29 - .a306-test[all …]
2 .freedreno-common-rules:4 - !reference [.test, rules]5 - !reference [.no_scheduled_pipelines-rules, rules]6 - changes: &freedreno_core_file_list7 - src/freedreno/ci/gitlab-ci.yml8 - src/freedreno/ci/gitlab-ci-inc.yml9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml10 - src/freedreno/ci/$GPU_VERSION-fails.txt11 - src/freedreno/ci/$GPU_VERSION-flakes.txt12 - src/freedreno/ci/$GPU_VERSION-skips.txt[all …]
1 Mesa 22.0.0 Release Notes / 2022-03-0920 ---------------24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz28 ------------30 - lavapipe,radv,anv KHR_dynamic_rendering31 - radv EXT_image_view_min_lod32 - VK_KHR_synchronization2 on RADV.33 - OpenSWR has been moved to the Amber branch34 - radeonsi, zink ARB_sparse_texture35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…[all …]
1 Mesa 24.2.0 Release Notes / 2024-08-1420 ---------------24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz28 ------------30 - VK_KHR_dynamic_rendering_local_read on RADV31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV32 - VK_MESA_image_alignment_control on RADV33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip34 - VK_KHR_maintenance5 on v3dv35 - VK_KHR_maintenance7 on RADV[all …]
1 Mesa 21.2.0 Release Notes / 2021-08-0420 ---------------24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz28 ------------30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock32 - VK_EXT_provoking_vertex on RADV.34 - VK_EXT_extended_dynamic_state2 on RADV.36 - VK_EXT_global_priority_query on RADV.38 - VK_EXT_physical_device_drm on RADV.40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.[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.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 20.1.0 Release Notes / 2020-05-2721 ---------------25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz28 ------------30 - GL_ARB_compute_variable_group_size on i965.31 - GL_EXT_depth_bounds_test on Iris.32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0.33 - GL_NV_alpha_to_coverage_dither_control on radeonsi34 - GL_NV_copy_image on all gallium drivers.35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.[all …]
1 Mesa 21.1.0 Release Notes / 2021-05-0520 ---------------24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz28 ------------30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV32 - DRM format modifiers for AMD.34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV36 - Zink exposes GL 4.6 and ES 3.138 - GL_EXT_depth_bounds_test on softpipe, zink40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)[all …]
1 # Python test set -- part 5, built-in exceptions13 from test.support import (captured_stderr, check_impl_detail,17 from test.support.import_helper import import_module18 from test.support.os_helper import TESTFN, unlink19 from test.support.warnings_helper import check_warnings20 from test import support58 fp = open(TESTFN, 'w', encoding="utf-8")60 fp = open(TESTFN, 'r', encoding="utf-8")201 def check(self, src, lineno, offset, end_lineno=None, end_offset=None, encoding='utf-8'):215 line = src.split('\n')[lineno-1][all …]
6 …orks/multidex,[email protected],Add missing dependency to jack-meta content7 2018/03/02,a5272c3d40c2b81c266454b600d4d763b2adc009,platform/frameworks/multidex,fake_PNKoS4VGRO65-…11 2018/03/02,fd97bb8f04182220658b39cce4601aa9bada0b6f,platform/frameworks/multidex,fake_PNKoS4VGRO65-…15 2018/03/02,8be7c7a5a6377745054dcd3f1176a7f4cb96b153,platform/frameworks/multidex,fake_WHh-s8W-S_6f8…23 2018/03/02,eadfa6df97992f26ffb5de91865f87a4b62dc84a,platform/frameworks/multidex,fake_PNKoS4VGRO65-…25 …d8042a42b511cc5,platform/external/safe-iop,[email protected],Use -Werror i…26 2018/03/02,03a95657a65dafbed1ca444ae04e2be05a1e238d,platform/external/apache-http,fake_4wcM2I_rR7eC…27 2018/03/02,575d371036a15ab9fb70f254ed9eedae84662b40,platform/external/apache-http,fake_XS0O1HOETRCi…28 2018/03/02,55a11f8b12deb6780299412ed35a10563a1cd9ac,platform/external/apache-http,fake_LhnpdyFrQyG9…29 2018/03/02,ad1d58e71fed9c28d8f755370aeb9946e908332c,platform/external/apache-http,fake_0Badg8rmRu2q…[all …]
... META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/ ...
5 # Date: 2024-05-14 03:15:028 # the PCI ID Project at https://pci-ids.ucw.cz/.14 # (version 2 or higher) or the 3-clause BSD License.25 # device device_name <-- single tab26 # subvendor subdevice subsystem_name <-- two tabs30 # This is a relabelled RTL-813931 8139 AT-2500TX V3 Ethernet41 7a09 PCI-to-PCI Bridge49 7a19 PCI-to-PCI Bridge53 7a29 PCI-to-PCI Bridge[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 …]
2 # Date: 2023-08-11, 17:59:31 GMT9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files40 = '\u0080' # 1.1 [Cc] [0000.0000.0000] U+0080 <control-0080>41 = '\u0081' # 1.1 [Cc] [0000.0000.0000] U+0081 <control-0081>44 = '\u0084' # 1.1 [Cc] [0000.0000.0000] U+0084 <control-0084>64 = '\u0099' # 1.1 [Cc] [0000.0000.0000] U+0099 <control-0099>159 = ࢘ # 14.0 [Mn] [0000.0000.0000] U+0898 ARABIC SMALL HIGH WORD AL-JUZ175 = ࣔ # 9.0 [Mn] [0000.0000.0000] U+08D4 ARABIC SMALL HIGH WORD AR-RUB181 = ࣚ # 9.0 [Mn] [0000.0000.0000] U+08DA ARABIC SMALL HIGH WORD ATH-THALATHA182 = ࣛ # 9.0 [Mn] [0000.0000.0000] U+08DB ARABIC SMALL HIGH WORD AS-SAJDA[all …]
2 # Date: 2023-08-11, 17:59:38 GMT9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files164 0334 0898; # (࢘) ARABIC SMALL HIGH WORD AL-JUZ [| 004A | 0002 |]165 0898 0334; # (࢘) ARABIC SMALL HIGH WORD AL-JUZ [| 004A | 0002 |]196 0334 08D4; # (ࣔ) ARABIC SMALL HIGH WORD AR-RUB [| 004A | 0002 |]197 08D4 0334; # (ࣔ) ARABIC SMALL HIGH WORD AR-RUB [| 004A | 0002 |]208 0334 08DA; # (ࣚ) ARABIC SMALL HIGH WORD ATH-THALATHA [| 004A | 0002 |]209 08DA 0334; # (ࣚ) ARABIC SMALL HIGH WORD ATH-THALATHA [| 004A | 0002 |]210 0334 08DB; # (ࣛ) ARABIC SMALL HIGH WORD AS-SAJDA [| 004A | 0002 |]211 08DB 0334; # (ࣛ) ARABIC SMALL HIGH WORD AS-SAJDA [| 004A | 0002 |][all …]
200 value;blk;Arabic_PF_A;Arabic_Presentation_Forms_A;Arabic_Presentation_Forms-A1291 cp;0000;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=NULL,abbreviation=NUL1292 cp;0001;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=START OF HEADING,abbreviation=SOH1293 cp;0002;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=START OF TEXT,abbreviation=STX1294 cp;0003;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=END OF TEXT,abbreviation=ETX1295 cp;0004;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=END OF TRANSMISSION,abbreviation=EOT1296 cp;0005;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ENQUIRY,abbreviation=ENQ1297 cp;0006;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ACKNOWLEDGE,abbreviation=ACK1298 cp;0007;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ALERT,abbreviation=BEL1299 cp;0008;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=BACKSPACE,abbreviation=BS[all …]
40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;46 002D;HYPHEN-MINUS;Pd;0;ES;;;;;N;;;;;61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;;;;178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;;;;670 029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;A7B2;;A…742 02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;[all …]
202 value;blk;Arabic_PF_A;Arabic_Presentation_Forms_A;Arabic_Presentation_Forms-A1308 cp;0000;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=NULL,abbr…1309 cp;0001;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=START OF …1310 cp;0002;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=START OF …1311 cp;0003;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=END OF TE…1312 cp;0004;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=END OF TR…1313 cp;0005;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=ENQUIRY,a…1314 cp;0006;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=ACKNOWLED…1315 cp;0007;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=ALERT,abb…1316 cp;0008;bc=BN;ea=N;GCB=CN;-Gr_Base;Identifier_Type=Not_Character;lb=CM;Name_Alias=control=BACKSPACE…[all …]