|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/gpu/descriptors.h>
Public Attributes | |
| ChunkKey | chunk_key {} |
| std::uint32_t | field_index = 0 |
| std::uint64_t | buffer_offset = 0 |
| std::uint64_t | byte_size = 0 |
| const void * | data = nullptr |
Non-owning upload view for one chunk of one field.
data remains valid until the world mutates or evicts the chunk; buffer_offset selects its chunk-key-major mirror slice.