gsk.vulkan_renderer

Module for [VulkanRenderer] class

Types 3

A GSK renderer that is using Vulkan.

This renderer will fail to realize if Vulkan is not supported.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
VulkanRenderer self() nothrowReturns `this`, for use in `with` statements.
VulkanRendererGidBuilder builder() static nothrowGet builder for [gsk.vulkan_renderer.VulkanRenderer] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
VulkanRenderer build() nothrowCreate object from builder. Returns: New object