net.minecraft.client.vulkan

public record VulkanStruct

com.mojang.blaze3d.vulkan.init.VulkanPNextStruct
net.minecraft.class_1_730
net.minecraft.client.vulkan.VulkanStruct

Field summary

Modifier and TypeField
private final int
sType
comp_1_562
sType
private final int
structSize
comp_1_563
structSize

Constructor summary

ModifierConstructor
public (int sType, int structSize)

Method summary

Modifier and TypeMethod
public long
findOrCreateStructInPNextChain(org.lwjgl.vulkan.VkPhysicalDeviceProperties2 properties2, org.lwjgl.system.MemoryStack stack)
method_1_4414(org.lwjgl.vulkan.VkPhysicalDeviceProperties2 arg0, org.lwjgl.system.MemoryStack arg1)
findOrCreate(org.lwjgl.vulkan.VkPhysicalDeviceProperties2 physicalDeviceProperties, org.lwjgl.system.MemoryStack memoryStack)
public long
findOrCreateStructInPNextChain(org.lwjgl.vulkan.VkPhysicalDeviceFeatures2 features2, org.lwjgl.system.MemoryStack stack)
method_1_4413(org.lwjgl.vulkan.VkPhysicalDeviceFeatures2 arg0, org.lwjgl.system.MemoryStack arg1)
findOrCreate(org.lwjgl.vulkan.VkPhysicalDeviceFeatures2 physicalDeviceFeatures, org.lwjgl.system.MemoryStack memoryStack)
public long
findOrCreateStructInPNextChain(long pNextChain, org.lwjgl.system.MemoryStack stack)
method_1_4412(long arg0, org.lwjgl.system.MemoryStack arg1)
findOrCreate(long address, org.lwjgl.system.MemoryStack memoryStack)
public long
findStructInPNextChain(long pNextChain)
method_1_4415(long arg0)
find(long address)
private static long
findStructInPNextChain(long pNextChain, int sType)
method_1_4416(long arg0, int arg1)
find(long address, int structureType)
public int
sType()
comp_1_562()
sType()
public int
structSize()
comp_1_563()
structSize()