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. | |
Thread-specific data.
| thread::id kanzi::platform::EglGraphicsContext::ThreadData::id |
Thread ID.
| ContextNodePtr kanzi::platform::EglGraphicsContext::ThreadData::lastUsedContext |
Last used context by this thread.