Module video
Available on crate feature
dep_sdl3
only.Modules§
- gl_attr
- OpenGL context getters and setters
Structs§
- Display
- Display
Mode - Driver
Iterator - GLContext
- Popup
Window Builder - The type that allows you to build popup windows.
- Window
- Represents the “shell” of a
Window
. - Window
Builder - The type that allows you to build windows.
- Window
Context - Holds a
SDL_Window
- Window
Surface Ref
Enums§
- Flash
Operation - Represents a setting for a window flash operation.
- Fullscreen
Type - GLProfile
- Orientation
- Represents orientation of a display.
- Swap
Interval - Represents a setting for vsync/swap interval.
- System
Theme - System theme.
- Window
Build Error - Window
Pos
Functions§
- drivers
- Gets an iterator of all video drivers compiled into the SDL2 library.
Type Aliases§
- VkInstance
- (
sdl3-sys
) Enable ause-ash-*
feature to alias this tovk::Instance
from theash
crate. Otherwise it’s a pointer to an opaque struct. - VkSurfaceKHR