Table of Contents

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

int

drm_fd

The drm fd

public readonly int drm_fd

Field Value

int

gbm_dev

Refers to a gbm_device*

public readonly IntPtr gbm_dev

Field Value

IntPtr