pipeline: Refactor square pipeline + add support of indexes
This commit is contained in:
parent
122f577a26
commit
131811a539
9 changed files with 270 additions and 217 deletions
|
@ -19,7 +19,7 @@ use vulkano_util::context::VulkanoContext;
|
|||
use vulkano_util::renderer::VulkanoWindowRenderer;
|
||||
use vulkano_util::window::{VulkanoWindows, WindowDescriptor};
|
||||
use winit::application::ApplicationHandler;
|
||||
use winit::event::{DeviceEvent, WindowEvent};
|
||||
use winit::event::WindowEvent;
|
||||
use winit::event_loop::ActiveEventLoop;
|
||||
use winit::window::WindowId;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue