Interface VulkanDescriptorPoolType
- All Superinterfaces:
AutoCloseable, VulkanHandleNonDispatchableType, VulkanHandleType
- All Known Implementing Classes:
VulkanLWJGLDescriptorPool
- See Also:
-
Method Summary
Methods inherited from interface VulkanHandleType
isClosed
-
Method Details
-
close
Description copied from interface:VulkanHandleTypeDestroy the object.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceVulkanHandleType- Throws:
VulkanException- On errors
-