|
MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
|
#include <texture.h>
Data Fields | |
| mln_render_target_extent | extent |
| mln_opengl_context_descriptor | context |
OpenGL texture session attachment options for a session-owned target.
| mln_opengl_context_descriptor mln_opengl_owned_texture_descriptor::context |
Borrowed OpenGL context provider data. The session creates and owns a context that shares texture objects with the host context.
| mln_render_target_extent mln_opengl_owned_texture_descriptor::extent |
Logical texture extent.