remove forgotten dbg
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Example Run / run-examples-macos-metal (push) Has been cancelled
Example Run / run-examples-linux-vulkan (push) Has been cancelled
Example Run / run-examples-on-windows-dx12 (push) Has been cancelled
Example Run / Compare Macos screenshots (push) Has been cancelled
Example Run / Compare Linux screenshots (push) Has been cancelled
Example Run / Compare Windows screenshots (push) Has been cancelled
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Example Run / run-examples-macos-metal (push) Has been cancelled
Example Run / run-examples-linux-vulkan (push) Has been cancelled
Example Run / run-examples-on-windows-dx12 (push) Has been cancelled
Example Run / Compare Macos screenshots (push) Has been cancelled
Example Run / Compare Linux screenshots (push) Has been cancelled
Example Run / Compare Windows screenshots (push) Has been cancelled
This commit is contained in:
parent
b276c9e3df
commit
c6b743908c
@ -1558,8 +1558,6 @@ impl Material for StandardMaterial {
|
||||
(key.bind_group_data.bits() >> STANDARD_MATERIAL_KEY_DEPTH_BIAS_SHIFT) as i32;
|
||||
}
|
||||
|
||||
dbg!(&descriptor);
|
||||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user