Skip to main content

Module log_state

Module log_state 

Source
Expand description

Metal log state types.

Corresponds to Metal/MTLLogState.hpp.

Log states allow you to capture and process GPU shader logs for debugging and validation purposes.

Structsยง

LogState
A log state for capturing GPU shader logs.
LogStateDescriptor
Descriptor for creating a log state.