Acceleration structure allocation info. Used to query sizes for AS build/update buffers.
uint64_t scratch_size;
uint64_t result_size;
uint64_t update_size;
};
Acceleration structure allocation info. Used to query sizes for AS build/update buffers.
Definition at line 2130 of file api.hpp.
#include <api.hpp>
◆ result_size
uint64_t wis::ASAllocationInfo::result_size |
Size of the result buffer.
Definition at line 2132 of file api.hpp.
◆ scratch_size
uint64_t wis::ASAllocationInfo::scratch_size |
Size of the scratch buffer.
Definition at line 2131 of file api.hpp.
◆ update_size
uint64_t wis::ASAllocationInfo::update_size |
Size of the update buffer.
Definition at line 2133 of file api.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp