Meshlets.
This commit is contained in:
parent
97e1737362
commit
3591ba3113
@ -595,6 +595,7 @@ fn raster_pass(
|
|||||||
}),
|
}),
|
||||||
color_attachments: &[Some(RenderPassColorAttachment {
|
color_attachments: &[Some(RenderPassColorAttachment {
|
||||||
view: dummy_render_target,
|
view: dummy_render_target,
|
||||||
|
depth_slice: None,
|
||||||
resolve_target: None,
|
resolve_target: None,
|
||||||
ops: Operations {
|
ops: Operations {
|
||||||
load: LoadOp::Clear(LinearRgba::BLACK.into()),
|
load: LoadOp::Clear(LinearRgba::BLACK.into()),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user