mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-16 13:54:21 +00:00
Test custom types with cubes example
This commit is contained in:
@ -5,5 +5,4 @@ pub struct PipelineDescriptor {
|
||||
pub label: Cow<'static, str>,
|
||||
pub layout: Option<String>,
|
||||
pub shader_stages: String,
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user