289a57e330
* extensions: Make naming and layout consistent across all extensions breaking change: - some extensions were exposing `instance()` instead of `device()` includes: - renaming function pointer member to `fns` - moving `name()`, `fp(`), `device()`/`instance()` functions at end of file - adding missing `device()`/`instance()` functions see https://github.com/MaikKlein/ash/pull/493 * debug_marker: Remove unneeded `device` from `debug_marker_set_object_name()` * extensions: Remove unneeded `instance` and `device` struct members and functions * extensions: renamed all `fns` fields to `fp` to match `pub fn fp()` getter |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |