Expand description
Function log types.
Corresponds to Metal/MTLFunctionLog.hpp.
These types provide access to validation and debug information from shader function execution.
Structsยง
- Function
Log - A log entry from shader function execution.
- Function
LogDebug Location - Debug location information for a function log entry.
- LogContainer
- A container for function logs.