Skip to main content

MAX_ALLOWED_MAX_LAYER_COUNT

Constant MAX_ALLOWED_MAX_LAYER_COUNT 

Source
pub const MAX_ALLOWED_MAX_LAYER_COUNT: u16 = _; // 8u16
Expand description

Upper bound on the number of layers in one display configuration.

This limit applies to [EngineInfo.max_layer_count]. The value reflects design assumptions in the display stack. The value may be increased in the future.