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

#include <texture.h>

Data Fields

mln_render_target_extent extent
 
mln_metal_context_descriptor context
 

Detailed Description

Metal texture session attachment options for a session-owned target.

Field Documentation

◆ context

mln_metal_context_descriptor mln_metal_owned_texture_descriptor::context

Metal backend context. device is required.

◆ extent

mln_render_target_extent mln_metal_owned_texture_descriptor::extent

Logical texture extent.


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