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