Crate rafx_framework

source ·
Expand description

A mid-level framework for rendering that provides tools for resource lifetime management, descriptor set management, materials, renderpass management, and draw call dispatching

Modules§

Macros§

  • Use to declare a new render feature that can be registered. Registration allows easy global access to the render feature index from anywhere in the binary
  • Use to declare a new render feature flag that can be registered. Registration allows easy global access to the render feature flag index from anywhere in the binary

Structs§

Enums§

Constants§

Traits§

Functions§

Type Aliases§