mesa/src/freedreno/computerator/examples
Job Noorman 8d55b6155c freedreno,computerator: support initialization of buffers
The following syntax can now be used to set the initial content of
buffers:

@buf size (reg) val0, val1, ...

If the buffer is not fully initialized, remaining values will be set to
zero.

Signed-off-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28625>
2024-04-11 15:56:54 +00:00
..
branch.asm
buf-init.asm freedreno,computerator: support initialization of buffers 2024-04-11 15:56:54 +00:00
early_preamble.asm freedreno/a6xx: Add EARLYPREAMBLE flag to all a6xx_sp_xs_ctrl_reg0 2022-05-18 11:17:47 +00:00
invocationid.asm
pvtmem.asm freedreno/computerator: Add support for pvtmem 2021-09-01 19:26:41 +00:00
simple.asm
stg_ldg_offset.asm
test-flut.sh
test-opcodes.sh
test-regfile.sh