| private static final int |
| NO_CURRENT_IMAGE |
| field_1_3589 |
| NOT_ACQUIRED |
|
| private final VulkanBackend |
| device |
| field_1_3594 |
| device |
|
| private final org.lwjgl.vulkan.VkQueue |
| presentQueue |
| field_1_3597 |
| graphicsAndComputeQueue |
|
| private final long |
| surface |
| field_1_3599 |
| rawSurface |
|
| private final int |
| swapchainImageFormat |
| field_1_3854 |
| surfaceFormat |
|
| private long |
| swapchain |
| field_1_3603 |
| swapchain |
|
| private int |
| swapchainWidth |
| field_1_3606 |
| width |
|
| private int |
| swapchainHeight |
| field_1_3600 |
| height |
|
| private final it.unimi.dsi.fastutil.longs.LongList |
| swapchainImages |
| field_1_3602 |
| swapchainImages |
|
| private final long[] |
| acquireSemaphores |
| field_1_3591 |
| frameSemaphores |
|
| private int |
| currentAcquireSemaphore |
| field_1_3592 |
| currentFrameSemaphoreIndex |
|
| private long[] |
| presentSemaphores |
| field_1_3598 |
| swapchainImageSemaphores |
|
| private int |
| currentImageIndex |
| field_1_3593 |
| acquiredSwapchainImageIndex |
|
| private SurfaceException |
| eatenException |
| field_1_3595 |
| nextAcquireException |
|
| private boolean |
| swapchainSuboptimal |
| field_1_3605 |
| needsReconfigure |
|
| private boolean |
| swapchainOutOfDate |
| field_1_3604 |
| swapchainOutdated |
|
| private final Set<GpuSurface$PresentMode> |
| supportedPresentModes |
| field_1_3853 |
| supportedPresentModes |
|
| static final boolean |
| $assertionsDisabled |
| field_1_3587 |
| field_1_3587 |
|