History - net.minecraft.client.vulkan.VulkanInstance

26.3

Names

com.mojang.blaze3d.vulkan.VulkanInstance

com.mojang.renderpearl.backend.vulkan.VulkanInstance

com.mojang.blaze3d.vulkan.VulkanInstance

com.mojang.renderpearl.backend.vulkan.VulkanInstance

Fields

Constructors

Methods

26.2

Names

com.mojang.blaze3d.vulkan.VulkanInstance

com.mojang.blaze3d.vulkan.VulkanInstance

net.minecraft.class_1_691

net.minecraft.client.vulkan.VulkanInstance

Fields

org.slf4j.Logger: LOGGER, LOGGER, field_1_3549, LOGGER

String: APPLICATION_NAME, APPLICATION_NAME, field_1_3545, APPLICATION_NAME

int: APPLICATION_VERSION, APPLICATION_VERSION, field_1_3546, APPLICATION_VERSION

String: ENGINE_NAME, ENGINE_NAME, field_1_3547, ENGINE_NAME

int: ENGINE_VERSION, ENGINE_VERSION, field_1_3548, ENGINE_VERSION

Set<String>: enabledExtensions, enabledExtensions, field_1_3551, enabledExtensions

org.lwjgl.vulkan.VkInstance: vkInstance, vkInstance, field_1_3552, rawInstance

DebugBackend: debug, debug, field_1_3550, debugBackend

Constructors

(int, boolean, boolean)

Methods

org.lwjgl.vulkan.VkInstance (): vkInstance, vkInstance, method_1_4172, getRawInstance

Set<String> (): getSupportedInstanceExtensions, getSupportedInstanceExtensions, method_1_4170, getInstanceExtensionProperties

List<String> (): getSupportedValidationLayers, getSupportedValidationLayers, method_1_4171, getLayerProperties

void (): close, close

Set<String> (): getEnabledExtensions, getEnabledExtensions, method_1_4169, getEnabledExtensions

DebugBackend (): debug, debug, method_1_4168, getDebugBackend