A structure containing the arguments passed to the SPU main function.
More...
#include <spu.h>
|
| u64 | arg0 |
| | First argument.
|
| |
| u64 | arg1 |
| | Second argument.
|
| |
| u64 | arg2 |
| | Third argument.
|
| |
| u64 | arg3 |
| | Fourth argument.
|
| |
A structure containing the arguments passed to the SPU main function.
Definition at line 224 of file spu.h.
◆ arg0
| u64 _sys_spu_thread_arg::arg0 |
First argument.
Definition at line 226 of file spu.h.
◆ arg1
| u64 _sys_spu_thread_arg::arg1 |
Second argument.
Definition at line 227 of file spu.h.
◆ arg2
| u64 _sys_spu_thread_arg::arg2 |
Third argument.
Definition at line 228 of file spu.h.
◆ arg3
| u64 _sys_spu_thread_arg::arg3 |
Fourth argument.
Definition at line 229 of file spu.h.
The documentation for this struct was generated from the following file: