Expand description

The layout implementation, builders, descriptors. Defines layout and buffer of our images.

Structs

The layout of a full frame, with all planes and color.

A layout with uniformly spaced (color) channels.

A typed layout with uniform spaced (color) channels.

The strides of uniformly spaced (color) channels.

Error that occurs when constructing a layout.

The typed matrix layout of a single plane of the image.

The byte matrix layout of a single plane of the image.

Describe a row-major rectangular matrix layout.

Describes which values are present in a texel.

One Unit of bytes in a texture.

Enums

How many pixels are described by a single texel unit.

The bit-placement of samples within a texel.