Safe Haskell | None |
---|---|
Language | Haskell2010 |
WGPU.Internal.Surface
Contents
Description
Types
Handle to a presentable surface.
A Surface
presents a platform-specific surface (eg. a window) on to which
rendered images may be presented. A Surface
can be created for a GLFW
window using createGLFWSurface
.
Constructors
Surface | |
Fields
|