Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSurface ¶
func CreateSurface(instance core1_0.Instance, extension khr_surface.Extension, window *sdl.Window) (khr_surface.Surface, error)
CreateSurface generates a khr_surface.Surface from an SDL2 Window
instance - The Instance that will own the new Surface
extension - A khr_surface.Extension object
window - And SDL2 Window that the new khr_surface.Surface will represent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.