MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
mln_metal_context_descriptor Struct Reference

#include <render_target.h>

Data Fields

void * device
 

Detailed Description

Metal backend context fields shared by Metal render targets.

Field Documentation

◆ device

void* mln_metal_context_descriptor::device

id<MTLDevice> / MTL::Device*. Retained when the target requires it.


The documentation for this struct was generated from the following file: