mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
Minor TODO comment added
This commit is contained in:
parent
4471a2c01a
commit
2b67ced430
@ -44,6 +44,7 @@ use sync::GpuFuture;
|
||||
///
|
||||
/// - Automatically generate pipeline barriers between command buffers if necessary to handle
|
||||
/// the transition between command buffers.
|
||||
/// TODO: ^ this is not the case yet
|
||||
///
|
||||
pub struct SubmitSyncBuilderLayer<I> {
|
||||
inner: I,
|
||||
|
Loading…
Reference in New Issue
Block a user