[][src]Module luminance::render_state

GPU render state.

Such a state controls how the GPU must operate some fixed pipeline functionality, such as the blending, depth test or face culling operations.

Structs

RenderState

GPU render state.