Module luminance::backend::query[][src]

Expand description

Query backend interface.

This interface provides various means to query some metrics and data from the backend, such as the maximum number of active texture units, memory sizes, etc.

Enums

Query error.

Traits

Backends that support querying.