e84c1c4e2d
* TimelineSemaphore struct added presenting `VK_KHR_timeline_semaphore` extension. * Unused import removed. * Empty newline added. * TimelineSemaphore extension object now provides functions for work with timeline semaphores. * Function pointers removed from TimelineSemaphore as no longer needed. *_khr postfix removed from TimelineSemaphore functions to follow the same code style as in other extensions. * Tiny code reformatting to fit Rustfmt requirements. * Another attempt to fit Rustfmt requirements. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |