Interface VulkanSurfaceFormatKHRType

  • All Known Implementing Classes:
    VulkanSurfaceFormatKHR

    @Immutable
    public interface VulkanSurfaceFormatKHRType
    See Also:
    "VkSurfaceFormatKHR"
    • Method Detail

      • format

        @Parameter
        VulkanFormat format()
        Returns:
        A format that is compatible with the specified surface.
      • colorSpace

        @Parameter
        VulkanColorSpaceKHR colorSpace()
        Returns:
        A presentation color space that is compatible with the surface.