Class JCSwapchainJFRSwapchainCreationFailed
java.lang.Object
jdk.jfr.Event
com.io7m.jcoronado.utility.swapchain.JCSwapchainJFRSwapchainCreationFailed
- All Implemented Interfaces:
JCSwapchainJFREventType
public final class JCSwapchainJFRSwapchainCreationFailed
extends Event
implements JCSwapchainJFREventType
A swapchain could not be created.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
errorMessage
-
format
-
mode
-
width
public int width -
height
public int height -
minimumImageCount
public int minimumImageCount
-
-
Constructor Details
-
JCSwapchainJFRSwapchainCreationFailed
public JCSwapchainJFRSwapchainCreationFailed()
-