tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::gpu::UploadDesc Struct Reference

#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

Detailed Description

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.


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