Searched full:computerator (Results 1 – 22 of 22) sorted by relevance
/aosp_15_r20/external/mesa3d/src/freedreno/computerator/examples/ |
H A D | test-opcodes.sh | 239 # Helper to parse computerator output and print results: 271 # of computerator seem to somehow clobber each 287 f2f_asm $instr | ./computerator -g 1,1,1 | check_results 291 f2i_asm $instr | ./computerator -g 1,1,1 | check_results 295 i2i_asm $instr | ./computerator -g 1,1,1 | check_results
|
H A D | test-regfile.sh | 43 gen_shader 1 | ./computerator -g 128,1,1 | tee reference.log 47 gen_shader $n | ./computerator -g 128,1,1 | tee new.log
|
H A D | test-flut.sh | 34 gen_shader $* | ./computerator -g 1,1,1 -d
|
/aosp_15_r20/external/mesa3d/src/freedreno/computerator/ |
H A D | meson.build | 22 computerator = executable( variable 23 'computerator',
|
H A D | README.rst | 4 Computerator is a tool to launch compute shaders, written in assembly. 53 cat myshader.asm | ./computerator --disasm --groups=4,4,4
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 20.1.0.rst | 1603 - freedreno/computerator: Fix defined-but-not-used warnings from 2608 - freedreno/computerator: support nop prefix 2609 - freedreno/computerator: support bindless sampler instructions 2763 - freedreno/computerator: Decouple ir3 assembler 3650 - freedreno/computerator: import parser/lexer from fdre-a3xx 3651 - freedreno/computerator: polish out some of the rust 3652 - freedreno/computerator: rename prefix asm->ir3 3654 - freedreno/computerator: add computerator 3655 - freedreno/computerator: fix build dependency 3674 - freedreno/computerator: add hrsq/hlog2/hexp2 [all …]
|
H A D | 21.3.3.rst | 91 - freedreno/computerator: Fix @buf header
|
H A D | 21.1.6.rst | 58 - freedreno/computerator: Fix local_size typo
|
H A D | 20.1.1.rst | 164 - freedreno/computerator: fix missing dependency on generated header
|
H A D | 23.1.0.rst | 1114 - freedreno/computerator: C++ proofing 1115 - freedreno: C++ fixes for computerator to compile 1116 - freedreno/computerator: Convert to C++ 1117 - freedreno: Move fd6_pack.h to common code accessible by computerator 1119 - freedreno/computerator: Templatize a6xx backend 1120 - freedreno/computerator: Add support for a7xx
|
H A D | 21.1.0.rst | 1303 - freedreno/computerator: Fix example assembly 1306 - freedreno/computerator: Add branching example 1307 - freedreno/computerator: Fix thrsz type 1315 - freedreno/computerator: Use threadsize calculated by ir3 1317 - freedreno/computerator: Add script for finding reg file size 2899 - freedreno/a6xx: set SP_PERFCTR_ENABLE in computerator
|
H A D | 21.2.0.rst | 1495 - freedreno/computerator: Fix local_size typo 1689 - freedreno/computerator: pass iova of buffer to const register 4493 - freedreno/computerator: Re-indent 4542 - freedreno/tools: Fix async flush vs fdperf/computerator 4624 - freedreno/computerator: Add script to probe FLUT values
|
H A D | 22.0.0.rst | 886 - freedreno/computerator: Support A660 gpu 3770 - freedreno/computerator: Fix mergedregs 3804 - freedreno/computerator: Fix @buf header 3805 - freedreno/computerator: Mark shader bo for dumping
|
H A D | 20.2.0.rst | 1671 - freedreno: Deduplicate ringbuffer macros with computerator/fdperf 1861 - freedreno/computerator: Set SP_MODE_CONTROL to the same value as vulkan/GL 4071 - freedreno/computerator: fix missing dependency on generated header 4109 - freedreno/computerator: MERGEDREGS update
|
H A D | 21.3.0.rst | 927 - freedreno/computerator: Add support for pvtmem 1879 - a4xx/computerator: add initial backend 3689 - freedreno/computerator/a4xx: Fix enum mismatch warning
|
H A D | 23.3.0.rst | 1315 - freedreno/computerator: Fix remaining issues with A7XX 4537 - freedreno: Only add drm/computerator when system_has_kms_drm
|
H A D | 20.3.0.rst | 1135 - freedreno/computerator: Use a render node
|
H A D | 24.1.0.rst | 3093 - freedreno,computerator: support initialization of buffers
|
/aosp_15_r20/external/mesa3d/src/freedreno/ |
H A D | meson.build | 32 subdir('computerator') subdir
|
/aosp_15_r20/external/mesa3d/ |
H A D | .mr-label-maker.yml | 161 '^src/freedreno/computerator/': ['freedreno']
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3.h | 561 // TODO only computerator/assembler:
|
/aosp_15_r20/out/.module_paths/ |
D | files.db | [all...] |