bevy/crates/bevy_render/src/render_resource
2020-06-18 17:27:20 -07:00
..
bind_group.rs render: rename "Assignment" to "Binding" and "AssignmentSet" to "BindGroup" 2020-06-14 12:02:19 -07:00
buffer.rs cargo fmt 2020-06-15 12:47:35 -07:00
mod.rs render: move pipeline compilation and bind group creation into draw stage. impl ResourceSet for DrawContext. progress on text drawing. general cleanup 2020-06-18 17:27:20 -07:00
render_resource_bindings.rs render: move pipeline compilation and bind group creation into draw stage. impl ResourceSet for DrawContext. progress on text drawing. general cleanup 2020-06-18 17:27:20 -07:00
render_resource.rs cargo fmt 2020-06-15 12:47:35 -07:00
shared_buffers.rs SharedBuffersNode 2020-06-16 22:23:33 -07:00
texture.rs render: add "specific" ids for buffers, textures, and samplers. Use them instead of RenderResourceIds wherever possible 2020-06-14 11:41:42 -07:00