Struct InternalKmsWmInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal kms wm info
public struct InternalKmsWmInfo
Inherited Members
Fields
dev_index
The dev index
public readonly int dev_index
Field Value
drm_fd
The drm fd
public readonly int drm_fd
Field Value
gbm_dev
Refers to a gbm_device*
public readonly IntPtr gbm_dev