Module lambda_platform::gfx

source ·

Modules

GPU API exports to set the platforms primary rendering API for rendering implementations to use.
Primitive assembly for the graphics pipeline.
GPU synchronization Implementations that are built on top of gfx-hal and are used by the lambda-platform rendering implementations to synchronize GPU operations.
Low level shader implementations used by the lambda-platform crate to load SPIR-V compiled shaders into the GPU.
viewport.rs - Low level viewport management for the render context.

Structs