WindowlessContext class
#include <esp/gfx/WindowlessContext.h>
Constructors, destructors, conversion operators
- WindowlessContext(int gpuDevice = 0) explicit
- ~WindowlessContext()
Public functions
- void makeCurrent()
- void makeCurrentPlatform()
- void release()
- void releasePlatform()
- auto gpuDevice() const -> int