Class VulkanLWJGLExtensionsRegistry
java.lang.Object
com.io7m.jcoronado.lwjgl.internal.VulkanLWJGLExtensionsRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe extensions with the given names.
-
Constructor Details
-
VulkanLWJGLExtensionsRegistry
public VulkanLWJGLExtensionsRegistry()The extension registry.
-
-
Method Details
-
extensions
- Returns:
- The extensions
-
instanceExtensionHandlers
- Returns:
- The extension handlers
-
ofNames
The extensions with the given names.- Parameters:
names- The names- Returns:
- The extensions
-