Skip to main content

Crate vk_graph_fx

Crate vk_graph_fx 

Source
Expand description

Reusable effects and rendering utilities built on top of vk-graph.

Structs§

BitmapFont
Holds a decoded bitmap Font.
ComputePresenter
Compute-based presenter for copying one or two images into a swapchain image.
GraphicPresenter
Graphics pipeline presenter for drawing an image into a swapchain image.
ImageLoader
Helper for decoding CPU bitmap data into vk-graph images.
TransitionPipeline
Cache and lazily create transition compute pipelines on demand.

Enums§

BitmapGlyphColor
Color selection modes for bitmap glyph rendering.
ImageFormat
Describes the channels and pixel stride of an image format
Transition