VulkanContext
Object Hierarchy:
Description:
[ CCode ( type_id = "gdk_vulkan_context_get_type ()" ) ]
public abstract class VulkanContext : DrawContext, Initable
public abstract class VulkanContext : DrawContext, Initable
Represents the platform-specific Vulkan draw context.
Note:
GTK does not expose any Vulkan internals. This struct is a leftover that was accidentally exposed.
`GdkVulkanContext`s are created for a surface using [method@Gdk.Surface.create_vulkan_context], and the context will match the characteristics of the surface.
Support for `GdkVulkanContext` is platform-specific and context creation can fail, returning null context.
Namespace: Gdk
Package: gtk4
Content:
Creation methods:
Signals:
Inherited Members:
All known members inherited from class Gdk.DrawContext
All known members inherited from class GLib.Object
All known members inherited from interface GLib.Initable