Home
last modified time | relevance | path

Searched full:amd (Results 1 – 25 of 2788) sorted by relevance

12345678910>>...112

/aosp_15_r20/external/libdrm/data/
H A Damdgpu.ids7 1309, 00, AMD Radeon R7 Graphics
8 130A, 00, AMD Radeon R6 Graphics
9 130B, 00, AMD Radeon R4 Graphics
10 130C, 00, AMD Radeon R7 Graphics
11 130D, 00, AMD Radeon R6 Graphics
12 130E, 00, AMD Radeon R5 Graphics
13 130F, 00, AMD Radeon R7 Graphics
14 130F, D4, AMD Radeon R7 Graphics
15 130F, D5, AMD Radeon R7 Graphics
16 130F, D6, AMD Radeon R7 Graphics
[all …]
/aosp_15_r20/external/coreboot/src/soc/amd/genoa_poc/
H A Dchipset.cb3 chip soc/amd/genoa_poc
19 chip vendorcode/amd/opensil/chip/mpio
22 chip vendorcode/amd/opensil/chip/mpio
25 chip vendorcode/amd/opensil/chip/mpio
28 chip vendorcode/amd/opensil/chip/mpio
31 chip vendorcode/amd/opensil/chip/mpio
34 chip vendorcode/amd/opensil/chip/mpio
37 chip vendorcode/amd/opensil/chip/mpio
42 chip vendorcode/amd/opensil/chip/mpio
45 chip vendorcode/amd/opensil/chip/mpio
[all …]
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A Ddeqp_gles3_test_expectations.txt188 // Windows AMD specific failures
189 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.blit.depth_stencil.depth24_stencil8_scale = FAIL
190 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.blit.depth_stencil.depth24_stencil8_stencil_only…
191 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.r11f_g11f_b10f =…
192 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.rg32f = FAIL
193 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.rg16f = FAIL
194 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.r32f = FAIL
195 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.r16f = FAIL
196 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.rgb16f = FAIL
197 42260589 WIN D3D11 AMD : dEQP-GLES3.functional.fbo.color.repeated_clear.blit.tex2d.rg8 = FAIL
[all …]
H A Ddeqp_gles2_test_expectations.txt85 // D3D11 AMD
86 42261052 D3D11 AMD : dEQP-GLES2.functional.texture.size.cube.64x64_l8 = FAIL
87 42261052 D3D11 AMD : dEQP-GLES2.functional.texture.size.cube.64x64_rgb888 = FAIL
88 42261052 D3D11 AMD : dEQP-GLES2.functional.texture.size.cube.64x64_rgba8888 = FAIL
90 // Additional texture.vertex.cube failures on AMD
91 42261977 D3D11 AMD : dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_mipmap_linear_neare…
92 42261977 D3D11 AMD : dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_mipmap_linear_linea…
93 42261977 D3D11 AMD : dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_mipmap_linear_near…
94 42261977 D3D11 AMD : dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_mipmap_linear_near…
95 42261977 D3D11 AMD : dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_mipmap_linear_near…
[all …]
/aosp_15_r20/external/libwebsockets/
H A D.sai.json8 "linux-debian-11/x86_64-amd/gcc": {
11 "linux-debian-buster/x86-amd/gcc": {
14 "linux-debian-sid/x86_64-amd/gcc": {
17 "linux-ubuntu-xenial/x86_64-amd/gcc": {
20 "linux-debian-sid/x86-amd/gcc": {
23 "linux-debian-sid/x86_64-amd/gcc": {
27 "linux-ubuntu-1804/x86_64-amd/gcc": {
30 "linux-ubuntu-2004/x86_64-amd/gcc": {
33 "linux-fedora-32/x86_64-amd/gcc": {
36 "linux-gentoo/x86_64-amd/gcc": {
[all …]
/aosp_15_r20/external/cpuinfo/src/x86/
H A Disa.c58 * - Intel, AMD: ecx[bit 26] in basic info = XSAVE/XRSTOR instructions supported by a chip. in cpuinfo_x86_detect_isa()
59 * - Intel, AMD: ecx[bit 27] in basic info = XSAVE/XRSTOR instructions enabled by OS. in cpuinfo_x86_detect_isa()
73 * - Intel, AMD: XFEATURE_ENABLED_MASK[bit 1] for low 128 bits of ymm registers in cpuinfo_x86_detect_isa()
74 * - Intel, AMD: XFEATURE_ENABLED_MASK[bit 2] for high 128 bits of ymm registers in cpuinfo_x86_detect_isa()
83 * - Intel, AMD: XFEATURE_ENABLED_MASK[bit 1] for low 128 bits of zmm registers in cpuinfo_x86_detect_isa()
84 * - Intel, AMD: XFEATURE_ENABLED_MASK[bit 2] for bits 128-255 of zmm registers in cpuinfo_x86_detect_isa()
108 * - Intel, AMD: edx[bit 4] in basic info. in cpuinfo_x86_detect_isa()
109 * - AMD: edx[bit 4] in extended info (reserved bit on Intel CPUs). in cpuinfo_x86_detect_isa()
116 * - Intel, AMD: edx[bit 11] in basic info. in cpuinfo_x86_detect_isa()
123 * - Intel, AMD: edx[bit 11] in extended info. in cpuinfo_x86_detect_isa()
[all …]
H A Dname.c171 /* Early AMD and Cyrix processors have "tm" suffix for trademark, e.g. in transform_token()
172 * "AMD-K6tm w/ multimedia extensions" in transform_token()
185 /* Some early AMD CPUs have "AMD-" at the beginning, e.g. in transform_token()
186 * "AMD-K5(tm) Processor" in transform_token()
187 * "AMD-K6tm w/ multimedia extensions" in transform_token()
188 * "AMD-K6(tm) 3D+ Processor" in transform_token()
189 * "AMD-K6(tm)-III Processor" in transform_token()
191 if (erase_matching(token_start, 4, "AMD-")) { in transform_token()
211 /* Erase everything after "w/" in "AMD-K6tm w/ multimedia extensions" */ in transform_token()
237 * Erase everything after "SOC" on AMD System-on-Chips, e.g. in transform_token()
[all …]
/aosp_15_r20/external/cpuinfo/test/name/
H A Dbrand-string.cc392 TEST(BRAND_STRING, amd) { in TEST() argument
394 normalize_brand_string("AMD Processor model unknown\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0")); in TEST()
396 …normalize_brand_string("AMD Engineering Sample\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0… in TEST()
398 normalize_brand_string("AMD A10-4600M APU with Radeon(tm) HD Graphics \0")); in TEST()
400 normalize_brand_string("AMD A10-5800K APU with Radeon(tm) HD Graphics \0")); in TEST()
402 normalize_brand_string("AMD A10-6800K APU with Radeon(tm) HD Graphics \0")); in TEST()
404 normalize_brand_string("AMD A10-7850K APU with Radeon(TM) R7 Graphics \0")); in TEST()
406 normalize_brand_string("AMD A12-9700P RADEON R7, 10 COMPUTE CORES 4C+6G\0")); in TEST()
408 normalize_brand_string("AMD A12-9800 RADEON R7, 12 COMPUTE CORES 4C+8G \0")); in TEST()
410 normalize_brand_string("AMD A4-5000 APU with Radeon(TM) HD Graphics \0")); in TEST()
[all …]
/aosp_15_r20/external/mesa3d/src/amd/ci/
H A Dgitlab-ci-inc.yml2 stage: amd
8 - src/amd/*
9 - src/amd/addrlib/**/*
10 - src/amd/ci/gitlab-ci.yml
11 - src/amd/ci/gitlab-ci-inc.yml
12 - src/amd/ci/deqp-$DEQP_SUITE.toml
13 - src/amd/ci/$GPU_VERSION-fails.txt
14 - src/amd/ci/$GPU_VERSION-flakes.txt
15 - src/amd/ci/$GPU_VERSION-skips.txt
16 - src/amd/ci/$VK_DRIVER-skips.txt
[all …]
/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Dexpectations_unittest.py62 # amd amd-0x3333]
1450 # amd amd-0x3333]
1514 # amd amd-0x3333]
1548 # tags: [ amd intel ]
1557 amd_stats.AddPassedBuild(frozenset(['win', 'amd']))
1569 'amd': amd_stats,
1579 # tags: [ amd intel ]
1591 amd_stats.AddPassedBuild(frozenset(['win', 'amd']))
1603 'amd': amd_stats,
1617 # amd amd-0x3333]
[all …]
/aosp_15_r20/external/AFLplusplus/benchmark/
H A Dbenchmark-results.jsonl224 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3514.326, "cpu_model": "AMD EPYC 7R13 Processor…
225 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3599.748, "cpu_model": "AMD EPYC 7R13 Processor…
226 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3455.647, "cpu_model": "AMD EPYC 7R13 Processor…
227 …n-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3599.67, "cpu_model": "AMD EPYC 7R13 Processor…
228 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3598.813, "cpu_model": "AMD EPYC 7R13 Processor…
229 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3584.545, "cpu_model": "AMD EPYC 7R13 Processor…
230 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3599.377, "cpu_model": "AMD EPYC 7R13 Processor…
231 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3598.535, "cpu_model": "AMD EPYC 7R13 Processor…
232 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3469.977, "cpu_model": "AMD EPYC 7R13 Processor…
233 …-linux-gnu"}, "hardware": {"cpu_fastest_core_mhz": 3599.644, "cpu_model": "AMD EPYC 7R13 Processor…
[all …]
/aosp_15_r20/external/coreboot/
H A DMAINTAINERS133 AMD non-server family 17h and 19h reference boards
139 F: src/mainboard/amd/bilby/
140 F: src/mainboard/amd/birman/
141 F: src/mainboard/amd/chausie/
142 F: src/mainboard/amd/majolica/
143 F: src/mainboard/amd/mandolin/
144 F: src/mainboard/amd/mayan/
146 AMD server family 19h reference boards
151 F: src/mainboard/amd/onyx_poc/
153 AMD reference boards outside of family 17h and 19h
[all …]
H A D.mailmap39 Bao Zheng <[email protected]> <Zheng Bao zheng.bao@amd.com>
40 Bao Zheng <[email protected]> <zheng.bao@amd.com>
60 Chris Wang <chris.wang@amd-corp-partner.google.com> <[email protected]>
61 Chris Wang <chris.wang@amd-corp-partner.google.com> Chris Wang <chris.wang@amd-corp-partner.google.…
62 Chris Wang <chris.wang@amd-corp-partner.google.com> chris wang <chris.wang@amd.corp-partner.google.…
63 Chris Wang <chris.wang@amd-corp-partner.google.com> Chris.Wang <chris.wang@amd.corp-partner.google.…
104 Felix Held <[email protected]> <felix.held@amd.corp-partner.google.com>
113 Frank Vibrans <[email protected]> Frank Vibrans <frank.vibrans@amd.com>
116 Frank Vibrans <[email protected]> Frank.Vibrans <frank.vibrans@amd.com>
145 Jason Wang <Qingpei.Wang@amd.com> Jason WangQingpei.wang <Jason WangQingpei.wang@amd.com>
[all …]
/aosp_15_r20/external/coreboot/util/release/
H A Dgenrelnotes262 soc_list_old=$(find_areas "src/soc" "Makefile.mk" "intel/common\|amd/common\|romstage")
285 soc_list_new=$(find_areas "src/soc" "Makefile.mk" "intel/common\|amd/common\|romstage")
317 get_log_dedupe "Google Kahlee / AMD Gardenia" "src/mainboard/google/kahlee src/mainboard/amd/garden…
318 get_log_dedupe "AMD Stoney Ridge" "src/soc/amd/stoneyridge" "stoney"
320 …t_log_dedupe "Google Zork / AMD Mandolin / AMD Bilby" "src/mainboard/amd/mandolin src/mainboard/go…
321 get_log_dedupe "AMD Picasso" "src/soc/amd/picasso" "picasso"
323 get_log_dedupe "Google Guybrush / AMD Majolica" "src/mainboard/google/guybrush src/mainboard/amd/ma…
324 get_log_dedupe "AMD cezanne" "src/soc/amd/cezanne" "cezanne"
326 get_log_dedupe "AMD chausie / Google Skyrim" "src/mainboard/amd/chausie src/mainboard/google/skyrim…
327 get_log_dedupe "AMD sabrina" "src/soc/amd/sabrina" "sabrina"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/a5/
Da544ff4ee1a954ddd469c832760cc910dcabcac431 …from: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-gcn-shader.grammar.…
32 …to: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-gcn-shader.grammar.js…
35 …from: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-ballot.gramm…
36 …to: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-ballot.grammar…
39 …from: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-explicit-ver…
40 …to: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-explicit-verte…
43 …from: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-trinary-minm…
44 …to: "external/deqp-deps/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-trinary-minmax…
51amd-gcn-shader.grammar.json --vendor-insts-output=__SBOX_SANDBOX_DIR__/out/spv-amd-gcn-shader.inst…
93 from: "out/spv-amd-gcn-shader.insts.inc"
[all …]
/aosp_15_r20/external/coreboot/Documentation/
H A Dacronyms.md17 * ABL - AMD: AGESA BootLoader (or AMD BootLoader) - The portion of the AMD processor
33 * AGESA - [**AMD Generic Encapsulated Software Architecture**](https://en.wikipedia.org/wiki/AGESA_)
45 * ALIB - AMD: ACPI-ASL Library
53 * AMD-Vi AMD: The AMD name for their IOMMU implementation
54 * AMPL - AMD: [**Advanced Platform Management Link**](https://web.archive.org/web/20220509053546/ht…
58 * AOAC - AMD: Always On, Always Connected
63 * APCB - AMD: AMD PSP Customization Block
76 * APOB - AMD: [**AGESA PSP Output Buffer**](https://doc.coreboot.org/soc/amd/family17h.html#additio…
77 * APU - AMD: [**Accelerated Processing Unit**](https://en.wikipedia.org/wiki/AMD_Accelerated_Proces…
88 * ASP - AMD: AMD Security Processor (Formerly the PSP - Platform
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/amd-pstate/
H A Damd-pstate-ut.sh4 # amd-pstate-ut is a test module for testing the amd-pstate driver.
6 # must be amd-pstate.
17 # amd-pstate-ut only run on x86/x86_64 AMD systems.
26 if ! echo "$VENDOR" | grep -iq amd; then
27 echo "$0 # Skipped: Test can only run on AMD CPU."
33 if [ "$scaling_driver" != "amd-pstate" ]; then
34 echo "$0 # Skipped: Test can only run on amd-pstate driver."
46 if ! /sbin/modprobe -q -n amd-pstate-ut; then
47 echo "amd-pstate-ut: module amd-pstate-ut is not found [SKIP]"
50 if /sbin/modprobe -q amd-pstate-ut; then
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/a7/
Da76b13e988f1557180ab601631050b8959a4b54135 …from: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-gcn-s…
36 …to: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-gcn-sha…
39 …from: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shade…
40 …to: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-…
43 …from: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shade…
44 …to: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-…
47 …from: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shade…
48 …to: "external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/extinst.spv-amd-shader-…
55amd-gcn-shader.grammar.json --vendor-insts-output=__SBOX_SANDBOX_DIR__/out/spv-amd-gcn-shader.inst…
101 from: "out/spv-amd-gcn-shader.insts.inc"
[all …]
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/
H A DKconfig52 AMD support for SOCs in Family 15h Models 60h-6Fh and Models 70h-7Fh.
59 AMD Stoney Ridge APU
64 AMD Embedded Prairie Falcon APU
69 AMD Embedded Merlin Falcon APU
74 AMD FP4 package
79 AMD FT4 package
88 default "soc/amd/stoneyridge/chipset_cz.cb" if AMD_APU_MERLINFALCON
89 default "soc/amd/stoneyridge/chipset_st.cb" if AMD_APU_PRAIRIEFALCON
90 default "soc/amd/stoneyridge/chipset_st.cb" if AMD_APU_STONEYRIDGE
203 string "AMD PSP Firmware config file"
[all …]
/aosp_15_r20/external/llvm/docs/
H A DCompilerWriterInfo.rst69 * `AMD R6xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R600_Instruction_Set_Archi…
70 * `AMD R7xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Se…
71 * `AMD Evergreen shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_…
72 * `AMD Cayman/Trinity shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_HD_6900_Seri…
73 * `AMD Southern Islands Series ISA <http://developer.amd.com/wordpress/media/2012/12/AMD_Southern_I…
74 * `AMD Sea Islands Series ISA <http://developer.amd.com/wordpress/media/2013/07/AMD_Sea_Islands_Ins…
75 * `AMD GPU Programming Guide <http://developer.amd.com/download/AMD_Accelerated_Parallel_Processing…
76 * `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-pa…
93 * `AMD processor manuals <http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.h…
/aosp_15_r20/external/coreboot/Documentation/soc/amd/
H A Dfamily17h.md1 # AMD Family 17h in coreboot
5 Beginning with Family 17h products (a.k.a. “Zen” cores), AMD
17 To the extent necessary, the role of the AMD Secure Processor (a.k.a.
24 Support in coreboot for modern AMD products is based on AMD’s
25 reference code: AMD Generic Encapsulated Software Architecture
35 The first AMD Family 17h device ported to coreboot is codenamed
36 “Picasso”<sup>4</sup>, and will be added to soc/amd/picasso.
60 * APCB - AMD PSP Customization Block - A binary containing PSP and
69 AMD has ported early AGESA features to the PSP, which now discovers,
73 Cache-as-RAM (CAR) is no longer a supportable feature in AMD hardware.
[all …]
/aosp_15_r20/external/coreboot/Documentation/releases/
H A Dcoreboot-4.19-relnotes.md97 * AMD: Mayan for Phoenix SoC
118 * AMD: Inagua
119 * AMD: Olive Hill
120 * AMD: Parmer
121 * AMD: Persimmon
122 * AMD: Southstation
123 * AMD: Thatcher
124 * AMD: Unionstation
143 * Lenovo: AMD G505s
153 * Added soc/amd/glinda
[all …]
/aosp_15_r20/external/mesa3d/
H A D.mailmap37 Alex Deucher <[email protected]> <alexander.deucher@amd.com>
129 Chandu Babu Namburu <chandu@amd.com>
130 Chandu Babu Namburu <chandu@amd.com> <mailto:chandu@amd.com>
144 Christian König <christian.koenig@amd.com> Christian Koenig <christian.koenig@amd.com>
145 Christian König <christian.koenig@amd.com> Christian König <christian.koenig at amd.com>
146 Christian König <christian.koenig@amd.com> Christian König <[email protected]>
292 Indrajit Das <indrajit-kumar.das@amd.com> Indrajit Kumar Das <indrajit-kumar.das@amd.com>
308 James Zhu <James.Zhu@amd.com>
440 Marek Olšák <[email protected]> <marek.olsak@amd.com>
488 Michel Dänzer <[email protected]> <michel.daenzer@amd.com>
[all …]
/aosp_15_r20/external/coreboot/util/docker/coreboot.org-status/board-status.html/
H A Dboards.go156 replace: "AMD Family ${1}h${2} (AGESA)",
160 replace: "AMD ${1} (PI)",
168 replace: "AMD Family ${1}h,",
172 replace: "AMD Family ${1}h",
241 cpu: "AMD Geode™ LX",
245 cpu: "AMD Sempron™ / Athlon™ 64 / Turion™ 64",
249 cpu: "AMD Turion™ II Neo/Athlon™ II Neo",
253 cpu: "AMD Turion™ / X2 Sempron™",
257 cpu: "AMD Opteron™ Magny-Cours/Interlagos",
261 cpu: "AMD Opteron™ Magny-Cours/Interlagos",
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/
DAndroid.bp46 "spv-amd-gcn-shader.insts.inc",
47 "spv-amd-shader-ballot.insts.inc",
48 "spv-amd-shader-explicit-vertex-parameter.insts.inc",
49 "spv-amd-shader-trinary-minmax.insts.inc",
58 ":deqp_spirv_headers_unified1_extinst.spv-amd-gcn-shader.grammar.json",
59 ":deqp_spirv_headers_unified1_extinst.spv-amd-shader-ballot.grammar.json",
60 … ":deqp_spirv_headers_unified1_extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json",
61 ":deqp_spirv_headers_unified1_extinst.spv-amd-shader-trinary-minmax.grammar.json",
72 … :deqp_spirv_headers_unified1_extinst.spv-amd-gcn-shader.grammar.json) --vendor-insts-output=$(loc…
73 …deqp_spirv_headers_unified1_extinst.spv-amd-shader-ballot.grammar.json) --vendor-insts-output=$(lo…
[all …]

12345678910>>...112