Documentation ¶
Overview ¶
package vkinit handles loading and initialization of Vulkan without any dependency upon glfw
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DlName = "libvulkan.so.1"
Functions ¶
func LoadVulkan ¶
func LoadVulkan() error
LoadVulkan loads and initializes the vulkan library, using default lib names for each different platform.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.