Class: Gdk::VulkanContext
- Inherits:
-
DrawContext
- Object
- DrawContext
- Gdk::VulkanContext
- Defined in:
- (unknown)
Overview
GdkVulkanContext is an object representing the platform-specific
Vulkan draw context.
GdkVulkanContexts are created for a surface using
[methodGdk.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 nil context.
Method Summary
Methods inherited from DrawContext
#begin_frame, #display, #display=, #end_frame, #frame_region, #is_in_frame, #surface, #surface=