webgpu improvements
This commit is contained in:
parent
5a75571ffd
commit
8347467e1e
18 changed files with 1932 additions and 153 deletions
|
|
@ -97,6 +97,7 @@ export namespace Crafter {
|
|||
// sentinel; never returned by Build().
|
||||
std::uint64_t blasAddr = 0;
|
||||
std::uint32_t triangleCount = 0;
|
||||
std::uint32_t vertexCount = 0;
|
||||
|
||||
bool opaque = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue