History - net.minecraft.client.vulkan.VulkanSurfaceBackend

26.3

Names

com.mojang.blaze3d.vulkan.VulkanGpuSurface

com.mojang.renderpearl.backend.vulkan.VulkanGpuSurface

com.mojang.blaze3d.vulkan.VulkanGpuSurface

com.mojang.renderpearl.backend.vulkan.VulkanGpuSurface

Fields

Constructors

Methods

void (GpuSurface$Settings): configure, configure, method_1_4240, configure

void (CommandEncoderBackend, GpuTextureView): blitFromTexture, blitFromTexture, method_1_4239, blit

void (GpuSurface$Settings): configure, configure, method_1_4240, configure

void (CommandEncoderBackend, GpuTextureView): blitFromTexture, blitFromTexture, method_1_4239, blit

26.2

Names

com.mojang.blaze3d.vulkan.VulkanGpuSurface

com.mojang.blaze3d.vulkan.VulkanGpuSurface

net.minecraft.class_1_702

net.minecraft.client.vulkan.VulkanSurfaceBackend

Fields

int: NO_CURRENT_IMAGE, NO_CURRENT_IMAGE, field_1_3589, NOT_ACQUIRED

VulkanBackend: device, device, field_1_3594, device

org.lwjgl.vulkan.VkQueue: presentQueue, presentQueue, field_1_3597, graphicsAndComputeQueue

long: surface, surface, field_1_3599, rawSurface

int: swapchainImageFormat, swapchainImageFormat, field_1_3854, surfaceFormat

long: swapchain, swapchain, field_1_3603, swapchain

int: swapchainWidth, swapchainWidth, field_1_3606, width

int: swapchainHeight, swapchainHeight, field_1_3600, height

it.unimi.dsi.fastutil.longs.LongList: swapchainImages, swapchainImages, field_1_3602, swapchainImages

long[]: acquireSemaphores, acquireSemaphores, field_1_3591, frameSemaphores

int: currentAcquireSemaphore, currentAcquireSemaphore, field_1_3592, currentFrameSemaphoreIndex

long[]: presentSemaphores, presentSemaphores, field_1_3598, swapchainImageSemaphores

int: currentImageIndex, currentImageIndex, field_1_3593, acquiredSwapchainImageIndex

SurfaceException: eatenException, eatenException, field_1_3595, nextAcquireException

boolean: swapchainSuboptimal, swapchainSuboptimal, field_1_3605, needsReconfigure

boolean: swapchainOutOfDate, swapchainOutOfDate, field_1_3604, swapchainOutdated

Set<GpuSurface$PresentMode>: supportedPresentModes, supportedPresentModes, field_1_3853, supportedPresentModes

Constructors

(VulkanBackend, long)

Methods

Set<GpuSurface$PresentMode> (IntBuffer): convertPresentModes, convertPresentModes, method_1_4206, decodeSupportedPresentModes

Collection<GpuSurface$PresentMode> (): supportedPresentModes, supportedPresentModes, method_1_4682, getSupportedPresentModes

org.lwjgl.vulkan.VkSurfaceFormatKHR (org.lwjgl.vulkan.VkSurfaceFormatKHR$Buffer): pickSwapchainSurfaceFormat, pickSwapchainSurfaceFormat, method_1_4207, findCompatibleSurfaceFormat

void (int, String): throwIfFailure, throwIfFailure, method_1_4208, reportSurfaceError

void (): close, close

void (): destroySwapchain, destroySwapchain, method_1_4205, freeCurrentSwapchain

void (GpuSurface$Settings): configure, configure, method_1_4240, configure

boolean (): isSuboptimal, isSuboptimal, method_1_4241, needsReconfigure

void (): acquireNextTexture, acquireNextTexture, method_1_4238, acquire

void (CommandEncoderBackend, GpuTextureView): blitFromTexture, blitFromTexture, method_1_4239, blit

void (): present, present, method_1_4242, present