Interface VulkanSurfaceFormatKHRType

All Known Implementing Classes:
VulkanSurfaceFormatKHR

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

    • 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.