[][src]Module bevy_render::pass

Structs

ClearColor
Operations

Pair of load and store operations for an attachment aspect.

PassDescriptor
RenderPassColorAttachmentDescriptor
RenderPassDepthStencilAttachmentDescriptor

Enums

LoadOp

Operation to perform to the output attachment at the start of a renderpass.

TextureAttachment

Traits

RenderPass