Home
last modified time | relevance | path

Searched +full:a530 +full:- +full:test (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml'
6 - .baremetal-deqp-test
7 - .a306-test
9 DEQP_SUITE: freedreno-a307
15 - .a306_piglit
20 a306-traces:
22 - .google-freedreno-test-traces
23 - .a306-test
25 PIGLIT_REPLAY_DEVICE_NAME: "freedreno-a306"
26 PIGLIT_RESULTS: "freedreno-a306-replay"
[all …]
Dgitlab-ci-inc.yml2 .freedreno-common-rules:
4 - !reference [.test, rules]
5 - !reference [.no_scheduled_pipelines-rules, rules]
6 - changes: &freedreno_core_file_list
7 - src/freedreno/ci/gitlab-ci.yml
8 - src/freedreno/ci/gitlab-ci-inc.yml
9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml
10 - src/freedreno/ci/$GPU_VERSION-fails.txt
11 - src/freedreno/ci/$GPU_VERSION-flakes.txt
12 - src/freedreno/ci/$GPU_VERSION-skips.txt
[all …]
Dfreedreno-a530-flakes.txt2 # non-zero-length and not starting with '#', will regex match to
3 # delete lines from the test list. Be careful.
6 dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil
7 dEQP-GLES3.functional.texture.filtering.3d.*
8 dEQP-GLES3.functional.texture.vertex.3d.filtering.*
9 dEQP-GLES31.functional.ubo.2_level_struct_array.single_buffer.packed_instance_array_fragment
11 # unstable results once we enabled SMP -- some state not being reset reliably?
12 dEQP-GLES3.functional.transform_feedback.*
14 dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.70
16 # First appeared 2021-06-11 on an unrelated MR.
[all …]
/external/mesa3d/src/freedreno/decode/scripts/
Dtexturator-to-unit-test-5xx.lua1 -- Parse logs from https://github.com/freedreno/freedreno/
2 -- test-texturator.c to generate a src/freedreno/fdl/fd5_layout_test.c
3 -- block. We figure out the offsets from blits, but there may be some
4 -- unrelated blits. So just save all of them until we find the
5 -- texture state. This gives us the base address, and the miplevel #0
6 -- width/height/depth. Then work backwards from there finding the
7 -- blits to the same dst buffer and deducing the miplevel from the
8 -- minified dimensions
14 local r = rnn.init("a530")
23 for n = 0,nallblits-1 do
[all …]
/external/mesa3d/docs/relnotes/
D23.2.1.rst1 Mesa 23.2.1 Release Notes / 2023-09-28
23 ---------------
27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz
32 ------------
34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV
36 - extendedDynamicState3SampleLocationsEnable on RADV
38 - VK_EXT_dynamic_rendering_unused_attachments on RADV
40 - VK_EXT_mesh_shader on lavapipe
42 - OpenGL 3.1 on Asahi
44 - OpenGL ES 3.0 on Asahi
[all …]
D23.3.0.rst1 Mesa 23.3.0 Release Notes / 2023-11-29
20 ---------------
24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz
28 -----------
29 - NVK: A Vulkan driver for Nvidia hardware
32 ------------
33 - VK_EXT_pipeline_robustness on ANV
34 - VK_KHR_maintenance5 on RADV
35 - OpenGL ES 3.1 on Asahi
36 - GL_ARB_compute_shader on Asahi
[all …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
20 ---------------
24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz
28 ------------
30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
32 - 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 …]
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
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 radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]
D23.1.0.rst1 Mesa 23.1.0 Release Notes / 2023-05-10
20 ---------------
24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz
28 ------------
30 - VK_EXT_pipeline_library_group_handles on RADV
31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
32 - VK_KHR_map_memory2 on ANV and RADV
33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+
34 - VK_EXT_discard_rectangles version 2 on RADV
35 - VK_EXT_graphics_pipeline_library on RADV
[all …]
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf…
40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
Dexamples-1.json7 "ResourceName": "arn:aws:elasticache:us-east-1:1234567890:cluster:my-mem-cluster",
38 "id": "addtagstoresource-1482430264385",
45 "CacheSecurityGroupName": "my-sec-grp",
46 "EC2SecurityGroupName": "my-ec2-sec-grp",
56 "id": "authorizecachecachesecuritygroupingress-1483046446206",
63 "SourceSnapshotName": "my-snapshot",
65 "TargetSnapshotName": "my-snapshot-copy"
70 "CacheClusterCreateTime": "2016-12-21T22:24:04.955Z",
71 "CacheClusterId": "my-redis4",
79 "CacheNodeCreateTime": "2016-12-21T22:24:04.955Z",
[all …]
/external/python/cpython3/Lib/test/
Dtest_exceptions.py1 # Python test set -- part 5, built-in exceptions
13 from test.support import (captured_stderr, check_impl_detail,
17 from test.support.import_helper import import_module
18 from test.support.os_helper import TESTFN, unlink
19 from test.support.warnings_helper import check_warnings
20 from test import support
58 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 …]
/external/mesa3d/
D.pick_status.json148 "description": "radv: add support for emitting PS_DONE/CS_DONE on GFX6-8",
256 "description": "anv: Skip CCS ambiguate which preceed fast-clears",
292 "description": "freedreno: Skip some batch dependency tracking if !ctx->dirty.",
301 "description": "freedreno: Move framebuffer state checks under a ctx->dirty flag.",
337 "description": "anv: Invalidate the correct AUX-TT entry",
391 "description": "docs: Mark some non-core zink extensions complete",
463 "description": "r300,i915g: Report no shader buffers or images on non-TCL HW.",
499 "description": "gallium/st: lower point-sprites if not supported",
841 "description": "vk-device-select: add device group support",
850 "description": "lima/ppir: fix creation of mov node for non-ssa tex dest",
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym33 FILE 31 /s/clank/src/out/Release/../../breakpad/src/client/minidump_file_writer-inl.h
42 FILE 40 /s/clank/src/out/Release/../../breakpad/src/common/linux/elfutils-inl.h
77 FILE 75 /s/clank/src/out/Release/../../breakpad/src/processor/range_map-inl.h
81 FILE 79 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-message.h
82 FILE 80 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-printers.h
83 FILE 81 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-test-part.h
85 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.h
87 FILE 85 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h
88 FILE 86 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h
[all …]
/external/cpuinfo/test/dmesg/
Dgalaxy-a8-2018.log5 [ 0.000000] [0: swapper: 0] Linux version 4.4.13-12719828 (dpi@SWHE7718) (gcc version…
14 … swapper: 0] Reserved memory: initialized node crypto, compatible id exynos8890-ion,crypto
16 …swapper: 0] Reserved memory: initialized node video_stream, compatible id exynos8890-ion,vstream
18 [ 0.000000] [0: swapper: 0] sec_debug_magic_setup: Reserved Mem(0x80000000, 0x1000) -
38 [ 0.000000] [0: swapper: 0] WARNING: x1-x3 nonzero in violation of boot protocol:
44 [ 0.000000] [0: swapper: 0] pcpu-alloc: s30464 r0 d30976 u61440 alloc=15*4096
45 [ 0.000000] [0: swapper: 0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0]…
46 [ 0.000000] [0: swapper: 0] Detected VIPT I-cache on CPU0
49 …c pmic_info=11 ccic_info=1 cordon=5d6062b282f63b22da2761427025255c connie=SM-A530F_OPEN_EUR_6d4cde…
50 [ 0.000000] [0: swapper: 0] exynos-snapshot: try to reserve dedicated memory : 0x9120…
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33 FILE 31 /s/clank/src/out_arm/Release/../../breakpad/src/client/minidump_file_writer-inl.h
42 FILE 40 /s/clank/src/out_arm/Release/../../breakpad/src/common/linux/elfutils-inl.h
77 FILE 75 /s/clank/src/out_arm/Release/../../breakpad/src/processor/range_map-inl.h
81 FILE 79 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-message.h
82 FILE 80 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-printers.h
83 FILE 81 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-test-part.h
85 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.h
87 FILE 85 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h
88 FILE 86 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h
[all …]
/external/cldr/common/uca/
Dallkeys_CLDR.txt2 # Date: 2023-08-11, 17:59:17 GMT
9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files
41 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-JUZ
176 08D4 ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AR-RUB
182 08DA ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD ATH-THALATHA
183 08DB ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AS-SAJDA
[all …]
DUCA_Rules.txt2 # Date: 2023-08-11, 17:59:31 GMT
9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files
40 = '\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-JUZ
175 = ࣔ # 9.0 [Mn] [0000.0000.0000] U+08D4 ARABIC SMALL HIGH WORD AR-RUB
181 = ࣚ # 9.0 [Mn] [0000.0000.0000] U+08DA ARABIC SMALL HIGH WORD ATH-THALATHA
182 = ࣛ # 9.0 [Mn] [0000.0000.0000] U+08DB ARABIC SMALL HIGH WORD AS-SAJDA
[all …]
/external/cronet/third_party/icu/source/data/unidata/
Dppucd.txt194 value;blk;Arabic_PF_A;Arabic_Presentation_Forms_A;Arabic_Presentation_Forms-A
1275 cp;0000;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=NULL,abbreviation=NUL
1276 cp;0001;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=START OF HEADING,abbreviation=SOH
1277 cp;0002;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=START OF TEXT,abbreviation=STX
1278 cp;0003;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=END OF TEXT,abbreviation=ETX
1279 cp;0004;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=END OF TRANSMISSION,abbreviation=EOT
1280 cp;0005;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ENQUIRY,abbreviation=ENQ
1281 cp;0006;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ACKNOWLEDGE,abbreviation=ACK
1282 cp;0007;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=ALERT,abbreviation=BEL
1283 cp;0008;bc=BN;ea=N;GCB=CN;-Gr_Base;lb=CM;Name_Alias=control=BACKSPACE,abbreviation=BS
[all …]
/external/icu/icu4c/source/data/unidata/
Dppucd.txt202 value;blk;Arabic_PF_A;Arabic_Presentation_Forms_A;Arabic_Presentation_Forms-A
1308 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 …]

12