I love control flow
This commit is contained in:
@@ -223,7 +223,7 @@ impl RectPrimitive {
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
#[derive(Copy, Clone)]
|
||||
#[derive(Debug, Copy, Clone)]
|
||||
pub struct TexturePrimitive {
|
||||
pub view_idx: u32,
|
||||
pub sampler_idx: u32,
|
||||
|
||||
Reference in New Issue
Block a user