Skip to main content

Module function_log

Module function_log 

Source
Expand description

Function log types.

Corresponds to Metal/MTLFunctionLog.hpp.

These types provide access to validation and debug information from shader function execution.

Structsยง

FunctionLog
A log entry from shader function execution.
FunctionLogDebugLocation
Debug location information for a function log entry.
LogContainer
A container for function logs.