|
Swarm-NG
1.1
|
arginfo (mainly used for debugging) More...
#include <gpulog_types.h>
Public Attributes | |
| int | arg |
| which arg is it | |
| int | align |
| scalar type alignment, scalar type size, dimension (if presized array) | |
| bool | isarray |
| is array<>, number of allocated elements | |
| int | begin |
| beginning offset and total length (bytes, w/o padding) | |
arginfo (mainly used for debugging)
Definition at line 47 of file gpulog_types.h.