[][src]Module gaclen::graphics::pass

Infrastructure containing device configuration used for computations.

Structs

GraphicalPass

A GraphicalPass defines the device configuration used to execute draw commands.

GraphicalPassBuilder

A structure for initializing GraphicalPasses.

PresentPass

Special marker for present passes. PresentPasses use swapchain buffers (draw visible results on the screen).