Table of Contents

Enum Attr

Namespace
Alis.Core.Graphic.Sdl2.Enums
Assembly
Alis.dll

The sdl gl attr enum

public enum Attr

Fields

SdlGlRedSize = 0

The sdl gl red size sdl gl attr

SdlGlGreenSize = 1

The sdl gl green size sdl gl attr

SdlGlBlueSize = 2

The sdl gl blue size sdl gl attr

SdlGlAlphaSize = 3

The sdl gl alpha size sdl gl attr

SdlGlBufferSize = 4

The sdl gl buffer size sdl gl attr

SdlGlDoubleBuffer = 5

The sdl gl double buffer sdl gl attr

SdlGlDepthSize = 6

The sdl gl depth size sdl gl attr

SdlGlStencilSize = 7

The sdl gl stencil size sdl gl attr

SdlGlAccumRedSize = 8

The sdl gl accum red size sdl gl attr

SdlGlAccumGreenSize = 9

The sdl gl accum green size sdl gl attr

SdlGlAccumBlueSize = 10

The sdl gl accum blue size sdl gl attr

SdlGlAccumAlphaSize = 11

The sdl gl accum alpha size sdl gl attr

SdlGlStereo = 12

The sdl gl stereo sdl gl attr

SdlGlMultiSampleBuffers = 13

The sdl gl multi sample buffers sdl gl attr

SdlGlMultiSampleSamples = 14

The sdl gl multi sample samples sdl gl attr

SdlGlAcceleratedVisual = 15

The sdl gl accelerated visual sdl gl attr

SdlGlRetainedBacking = 16

The sdl gl retained backing sdl gl attr

SdlGlContextMajorVersion = 17

The sdl gl context major version sdl gl attr

SdlGlContextMinorVersion = 18

The sdl gl context minor version sdl gl attr

SdlGlContextEgl = 19

The sdl gl context egl sdl gl attr

SdlGlContextFlags = 20

The sdl gl context flags sdl gl attr

SdlGlContextProfileMask = 21

The sdl gl context profile mask sdl gl attr

SdlGlShareWithCurrentContext = 22

The sdl gl share with current context sdl gl attr

SdlGlFramebufferSrgbCapable = 23

The sdl gl framebuffer srgb capable sdl gl attr

SdlGlContextReleaseBehavior = 24

The sdl gl context release behavior sdl gl attr

SdlGlContextResetNotification = 25

The sdl gl context reset notification sdl gl attr

SdlGlContextNoError = 26

The sdl gl context no error sdl gl attr