mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
add todo
This commit is contained in:
parent
dff18f78db
commit
b32c80ceba
1 changed files with 1 additions and 0 deletions
|
@ -320,6 +320,7 @@ impl WgpuRenderer {
|
|||
bind_group_id
|
||||
}
|
||||
|
||||
// TODO: remove me
|
||||
fn setup_dynamic_entity_shader_uniforms(
|
||||
&mut self,
|
||||
world: &World,
|
||||
|
|
Loading…
Reference in a new issue