Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
loomc_dimension3_t Struct Reference

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.

Detailed Description

Three-dimensional unsigned extent used by Loom C API structs.


The documentation for this struct was generated from the following file: