sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Surface
sbylib
wrapper
vulkan
surface
Undocumented in source.
class
Surface {
package
VkSurfaceKHR
surface
;
this
(Window window, Instance instance);
~this
();
mixin
VkTo
!(
VkSurfaceKHR
)
;
}
Constructors
this
this
(Window window, Instance instance)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Mixins
__anonymous
mixin
VkTo
!(
VkSurfaceKHR
)
Undocumented in source.
Variables
surface
VkSurfaceKHR
surface
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
vulkan
surface
classes
Surface
functions
createSurface