History - net.minecraft.client.vulkan.VulkanInstance
26.3-snapshot-3
Names
com.mojang.blaze3d.vulkan.VulkanInstance
com.mojang.renderpearl.backend.vulkan.VulkanInstance
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
com.mojang.blaze3d.vulkan.VulkanInstance
net.minecraft.class_1_691
net.minecraft.client.vulkan.VulkanInstance
Fields
org.slf4j.Logger: LOGGER, field_1_3549, LOGGER
String: APPLICATION_NAME, field_1_3545, APPLICATION_NAME
int: APPLICATION_VERSION, field_1_3546, APPLICATION_VERSION
String: ENGINE_NAME, field_1_3547, ENGINE_NAME
int: ENGINE_VERSION, field_1_3548, ENGINE_VERSION
Set<String>: enabledExtensions, field_1_3551, enabledExtensions
org.lwjgl.vulkan.VkInstance: vkInstance, field_1_3552, rawInstance
DebugBackend: debug, field_1_3550, debugBackend
Constructors
(int, boolean, boolean)
Methods
org.lwjgl.vulkan.VkInstance (): vkInstance, method_1_4172, getRawInstance
Set<String> (): getSupportedInstanceExtensions, method_1_4170, getInstanceExtensionProperties
List<String> (): getSupportedValidationLayers, method_1_4171, getLayerProperties
void (): close
Set<String> (): getEnabledExtensions, method_1_4169, getEnabledExtensions
DebugBackend (): debug, method_1_4168, getDebugBackend