Record Class VulkanSwapChainSubOptimal
java.lang.Object
java.lang.Record
com.io7m.jcoronado.extensions.khr_swapchain.api.VulkanSwapChainSubOptimal
- All Implemented Interfaces:
VulkanSwapChainAcquisitionResultType
public record VulkanSwapChainSubOptimal()
extends Record
implements VulkanSwapChainAcquisitionResultType
The swapchain images are now suboptimal for rendering.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aVulkanSwapChainSubOptimalrecord class. -
Method Summary
-
Constructor Details
-
VulkanSwapChainSubOptimal
public VulkanSwapChainSubOptimal()Creates an instance of aVulkanSwapChainSubOptimalrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-