mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
a880eb9642
* Add a downlevel capability for rendering to floating point textures * Rename capabilities to _capabilities * Run cargo fmt * Pass downlevel_flags to the adapter * Add wgt::DownlevelFlags::COLOR_ATTACHMENT_FLOAT to dx11 * Remove downlevel_flags from the adapter and use is_ext_color_buffer_float_supported instead * Add DownlevelFlags::WEBGPU_TEXTURE_FORMAT_SUPPORT * Apply suggestions |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE.APACHE | ||
LICENSE.MIT |