upgraded to 0.7.0
This commit is contained in:
@@ -50,6 +50,7 @@ pub struct RangeCopy<Idx> {
|
||||
pub struct Mesh {
|
||||
pub index_buffer: Arc<Buffer>,
|
||||
pub index_count: usize,
|
||||
pub index_format: wgpu::IndexFormat,
|
||||
pub vertex_buffer: Arc<Buffer>,
|
||||
pub uniform_buffer: Arc<Buffer>,
|
||||
pub bind_group: Arc<BindGroup>,
|
||||
|
||||
Reference in New Issue
Block a user