MTLTarget
The MTLTarget class is a Metal-specific implementation of the Target class, providing functionality for interacting with Metal render and depth-stencil targets. It offers access to a descriptor object, which encapsulates the configuration of a Metal rendering target.
#include <platform/TellusimTarget.h>
Inheritance
- Inherits from Target
Constructors
MTLTarget()
Methods
void *getDescriptor() const