Interface VulkanShaderModuleType
- All Superinterfaces:
AutoCloseable,VulkanHandleNonDispatchableType,VulkanHandleType
- All Known Implementing Classes:
VulkanLWJGLShaderModule
The type of shader modules.
-
Method Summary
Methods inherited from interface com.io7m.jcoronado.api.VulkanHandleType
isClosed
-
Method Details
-
close
Description copied from interface:VulkanHandleTypeDestroy the object.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceVulkanHandleType- Throws:
VulkanException- On errors
-