[][src]Module vulkano::pipeline::raster

Stage when triangles are turned into pixels.

The rasterization is the stage when collections of triangles are turned into collections of pixels or samples.

Structs

DepthBias
Rasterization

State of the rasterizer.

Enums

CullMode

Specifies the culling mode.

DepthBiasControl
FrontFace

Specifies which triangle orientation corresponds to the front or the triangle.

PolygonMode