Package org.lwjgl.glfw
Class GLFWVulkan.Functions
- java.lang.Object
-
- org.lwjgl.glfw.GLFWVulkan.Functions
-
- Enclosing class:
- GLFWVulkan
public static final class GLFWVulkan.Functions extends java.lang.Object
Contains the function pointers loaded fromGLFW.getLibrary()
.
-
-
Field Summary
Fields Modifier and Type Field Description static long
CreateWindowSurface
GetInstanceProcAddress
GetPhysicalDevicePresentationSupport
GetRequiredInstanceExtensions
InitVulkanLoader
VulkanSupportedFunction address.
-