Nicolas Silva

Results 35 issues of Nicolas Silva

This PR adds a public API that exposes enough information for users to build something like the block visualizer without the egui integration. It also adds an offset field in...

Firefox potentially creates a lot of devices and we can't know in advance the type and scale of content that the page will want to run. So it is difficult...

**Connections** Addresses #5869 See also https://github.com/Traverse-Research/gpu-allocator/issues/235 **Description** This commit adds hints to control memory allocations strategies to device configuration options. These hints allow for automatic profiles such as optimizing for...

The vulkan backend uses the `gpu-alloc` crate and [sets the memory allocator to the `i_am_prototyping` configuration](https://source.chromium.org/chromium/chromium/src/+/main:third_party/dawn/src/dawn/native/vulkan/ResourceMemoryAllocatorVk.cpp) which is explicitly not meant to make it to production. The starting device memory...

In the examples and cli app.