Module shader

Source

Structs§

AtlasBlittingDescriptor
AtlasDescriptor
Describes various qualities of the atlas, to be used on the GPU.
AtlasTextureDescriptor
A texture inside the atlas.

Functions§

atlas_blit_fragment
Fragment shader for blitting a texture into a frame of an atlas.
atlas_blit_vertex
Vertex shader for blitting a texture into a the frame of an AtlasTextureDescriptor.