gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
VulkanSurface
gfx
vulkan
wsi
Undocumented in source.
package
class
VulkanSurface : VulkanInstObj!(VkSurfaceKHR), Surface {
this
(VkSurfaceKHR vkObj, VulkanInstance inst);
void
dispose
();
}
Constructors
this
this
(VkSurfaceKHR vkObj, VulkanInstance inst)
Undocumented in source.
Members
Functions
dispose
void
dispose
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
vulkan
wsi
classes
VulkanSurface
VulkanSwapchain
functions
createVulkanGlfwSurface
createVulkanWaylandSurface
createVulkanWin32Surface
createVulkanXcbSurface
glfwCreateWindowSurface
glfwGetRequiredInstanceExtensions
manifest constants
surfaceInstanceExtension
swapChainDeviceExtension
waylandSurfaceInstanceExtension
win32SurfaceInstanceExtension
xcbSurfaceInstanceExtension
properties
glfwInstanceExtensions
glfwSurfaceInstanceExtensions
surfaceInstanceExtensions
variables
waylandSurfaceInstanceExtensions
win32SurfaceInstanceExtensions
xcbSurfaceInstanceExtensions