3D unsigned size.
uint32_t width;
uint32_t height;
uint32_t depth_or_layers;
};
Definition at line 1558 of file api.hpp.
#include <api.hpp>
◆ depth_or_layers
uint32_t wis::Size3D::depth_or_layers |
Depth for 3D textures, layers for 2D arrays.
Definition at line 1561 of file api.hpp.
◆ height
uint32_t wis::Size3D::height |
◆ width
uint32_t wis::Size3D::width |
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp