History - net.minecraft.client.vulkan.VulkanSurfaceBackend
26.3-snapshot-3
Names
com.mojang.blaze3d.vulkan.VulkanGpuSurface
com.mojang.renderpearl.backend.vulkan.VulkanGpuSurface
Fields
Constructors
Methods
void (CommandEncoderBackend, GpuTextureView): blitFromTexture, method_1_4239, blit
void (CommandEncoderBackend, GpuTextureView): blitFromTexture, method_1_4239, blit
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
com.mojang.blaze3d.vulkan.VulkanGpuSurface
net.minecraft.class_1_702
net.minecraft.client.vulkan.VulkanSurfaceBackend
Fields
int: NO_CURRENT_IMAGE, field_1_3589, NOT_ACQUIRED
VulkanBackend: device, field_1_3594, device
org.lwjgl.vulkan.VkQueue: presentQueue, field_1_3597, graphicsAndComputeQueue
long: surface, field_1_3599, rawSurface
int: swapchainImageFormat, field_1_3854, surfaceFormat
long: swapchain, field_1_3603, swapchain
int: swapchainWidth, field_1_3606, width
int: swapchainHeight, field_1_3600, height
it.unimi.dsi.fastutil.longs.LongList: swapchainImages, field_1_3602, swapchainImages
long[]: acquireSemaphores, field_1_3591, frameSemaphores
int: currentAcquireSemaphore, field_1_3592, currentFrameSemaphoreIndex
long[]: presentSemaphores, field_1_3598, swapchainImageSemaphores
int: currentImageIndex, field_1_3593, acquiredSwapchainImageIndex
SurfaceException: eatenException, field_1_3595, nextAcquireException
boolean: swapchainSuboptimal, field_1_3605, needsReconfigure
boolean: swapchainOutOfDate, field_1_3604, swapchainOutdated
Set<GpuSurface$PresentMode>: supportedPresentModes, field_1_3853, supportedPresentModes
boolean: $assertionsDisabled, field_1_3587, field_1_3587
Constructors
(VulkanBackend, long)
Methods
Set<GpuSurface$PresentMode> (IntBuffer): convertPresentModes, method_1_4206, decodeSupportedPresentModes
Collection<GpuSurface$PresentMode> (): supportedPresentModes, method_1_4682, getSupportedPresentModes
org.lwjgl.vulkan.VkSurfaceFormatKHR (org.lwjgl.vulkan.VkSurfaceFormatKHR$Buffer): pickSwapchainSurfaceFormat, method_1_4207, findCompatibleSurfaceFormat
void (int, String): throwIfFailure, method_1_4208, reportSurfaceError
void (): close
void (): destroySwapchain, method_1_4205, freeCurrentSwapchain
void (GpuSurface$Settings): configure, method_1_4240, configure
boolean (): isSuboptimal, method_1_4241, needsReconfigure
void (): acquireNextTexture, method_1_4238, acquire
void (CommandEncoderBackend, GpuTextureView): blitFromTexture, method_1_4239, blit
void (): present, method_1_4242, present