Kanzi 4.1.0
kanzi::platform::EglGraphicsContext::ThreadData Struct Reference

Thread-specific data. More...

#include <kanzi/platform/platform/gl/graphics_context/egl/egl_graphics_context.hpp>

Public Attributes

thread::id id
 Thread ID.
 
ContextNodePtr lastUsedContext
 Last used context by this thread.
 

Detailed Description

Thread-specific data.

Member Data Documentation

◆ id

thread::id kanzi::platform::EglGraphicsContext::ThreadData::id

Thread ID.

◆ lastUsedContext

ContextNodePtr kanzi::platform::EglGraphicsContext::ThreadData::lastUsedContext

Last used context by this thread.


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