fps counter
This commit is contained in:
@@ -319,7 +319,6 @@ impl TextShader {
|
||||
.build(device.clone())
|
||||
.unwrap());
|
||||
|
||||
println!("layout: {:?}", vulkano::descriptor::PipelineLayoutAbstract::descriptor_set_layout(&gp, 0).unwrap().descriptors_count());
|
||||
gp
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user