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

#include <tess/gpu/webgpu_backend.h>

Public Attributes

std::uint64_t max_buffer_bytes = std::uint64_t{256} * 1024u * 1024u
std::uint64_t max_dispatch_chunks = 65535
std::uint32_t max_dispatch_workgroups_x = 65535
std::uint64_t max_inflight_readback_bytes = std::uint64_t{4} * 1024u * 1024u
std::size_t field_capacity = 16
std::size_t product_capacity = 64
bool allow_full_field_readback = false

Detailed Description

Fixed budgets and registry capacities for one WebGPU backend instance.


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