Interface VulkanShaderModuleType

All Superinterfaces:
AutoCloseable, VulkanHandleNonDispatchableType, VulkanHandleType
All Known Implementing Classes:
VulkanLWJGLShaderModule

public interface VulkanShaderModuleType extends VulkanHandleNonDispatchableType
The type of shader modules.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.

    Methods inherited from interface com.io7m.jcoronado.api.VulkanHandleType

    isClosed