|
Loom C API
Public Loom compiler C API
|
Three-dimensional unsigned extent used by Loom C API structs. More...
#include <base.h>
Data Fields | |
| uint32_t | x |
| Extent along the x dimension. | |
| uint32_t | y |
| Extent along the y dimension. | |
| uint32_t | z |
| Extent along the z dimension. | |
Three-dimensional unsigned extent used by Loom C API structs.