Package org.lwjgl.vulkan
Class VkSparseImageMemoryRequirements
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<VkSparseImageMemoryRequirements>
org.lwjgl.vulkan.VkSparseImageMemoryRequirements
- All Implemented Interfaces:
AutoCloseable,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
public class VkSparseImageMemoryRequirements
extends org.lwjgl.system.Struct<VkSparseImageMemoryRequirements>
implements org.lwjgl.system.NativeResource
Structure specifying sparse image memory requirements.
See Also
VkSparseImageFormatProperties, VkSparseImageMemoryRequirements2, GetImageSparseMemoryRequirements
Layout
struct VkSparseImageMemoryRequirements {
VkSparseImageFormatProperties formatProperties();
uint32_t imageMipTailFirstLod();
VkDeviceSize imageMipTailSize();
VkDeviceSize imageMipTailOffset();
VkDeviceSize imageMipTailStride();
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofVkSparseImageMemoryRequirementsstructs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
org.lwjgl.system.Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionVkSparseImageMemoryRequirements(ByteBuffer container) Creates aVkSparseImageMemoryRequirementsinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptioncalloc()Returns a newVkSparseImageMemoryRequirementsinstance allocated withmemCalloc.calloc(int capacity) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withmemCalloc.calloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirementsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.Deprecated.callocStack(int capacity) Deprecated.callocStack(int capacity, org.lwjgl.system.MemoryStack stack) Deprecated.callocStack(org.lwjgl.system.MemoryStack stack) Deprecated.create()Returns a newVkSparseImageMemoryRequirementsinstance allocated withBufferUtils.create(int capacity) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withBufferUtils.create(long address) Returns a newVkSparseImageMemoryRequirementsinstance for the specified memory address.create(long address, int capacity) Create aVkSparseImageMemoryRequirements.Bufferinstance at the specified memory.static @Nullable VkSparseImageMemoryRequirementscreateSafe(long address) static @Nullable VkSparseImageMemoryRequirements.BuffercreateSafe(long address, int capacity) aVkSparseImageFormatPropertiesstructure specifying properties of the image format.intthe first mip level at which image subresources are included in the mip tail region.longthe opaque memory offset used withVkSparseImageOpaqueMemoryBindInfoto bind the mip tail region(s).longthe memory size (in bytes) of the mip tail region.longthe offset stride between each array-layer’s mip tail, ifformatProperties.flagsdoes not containSPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT(otherwise the value is undefined).malloc()Returns a newVkSparseImageMemoryRequirementsinstance allocated withmemAlloc.malloc(int capacity) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withmemAlloc.malloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated on the specifiedMemoryStack.malloc(org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirementsinstance allocated on the specifiedMemoryStack.Deprecated.mallocStack(int capacity) Deprecated.mallocStack(int capacity, org.lwjgl.system.MemoryStack stack) Deprecated.mallocStack(org.lwjgl.system.MemoryStack stack) Deprecated.nformatProperties(long struct) Unsafe version offormatProperties().static intnimageMipTailFirstLod(long struct) Unsafe version ofimageMipTailFirstLod().static longnimageMipTailOffset(long struct) Unsafe version ofimageMipTailOffset().static longnimageMipTailSize(long struct) Unsafe version ofimageMipTailSize().static longnimageMipTailStride(long struct) Unsafe version ofimageMipTailStride().intsizeof()Methods inherited from class org.lwjgl.system.Struct
clear, free, isNull, validate, validateMethods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
FORMATPROPERTIES
public static final int FORMATPROPERTIESThe struct member offsets. -
IMAGEMIPTAILFIRSTLOD
public static final int IMAGEMIPTAILFIRSTLODThe struct member offsets. -
IMAGEMIPTAILSIZE
public static final int IMAGEMIPTAILSIZEThe struct member offsets. -
IMAGEMIPTAILOFFSET
public static final int IMAGEMIPTAILOFFSETThe struct member offsets. -
IMAGEMIPTAILSTRIDE
public static final int IMAGEMIPTAILSTRIDEThe struct member offsets.
-
-
Constructor Details
-
VkSparseImageMemoryRequirements
Creates aVkSparseImageMemoryRequirementsinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()- Specified by:
sizeofin classorg.lwjgl.system.Struct<VkSparseImageMemoryRequirements>
-
formatProperties
aVkSparseImageFormatPropertiesstructure specifying properties of the image format. -
imageMipTailFirstLod
public int imageMipTailFirstLod()the first mip level at which image subresources are included in the mip tail region. -
imageMipTailSize
public long imageMipTailSize()the memory size (in bytes) of the mip tail region. IfformatProperties.flagscontainsSPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT, this is the size of the whole mip tail, otherwise this is the size of the mip tail of a single array layer. This value is guaranteed to be a multiple of the sparse block size in bytes. -
imageMipTailOffset
public long imageMipTailOffset()the opaque memory offset used withVkSparseImageOpaqueMemoryBindInfoto bind the mip tail region(s). -
imageMipTailStride
public long imageMipTailStride()the offset stride between each array-layer’s mip tail, ifformatProperties.flagsdoes not containSPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT(otherwise the value is undefined). -
malloc
Returns a newVkSparseImageMemoryRequirementsinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newVkSparseImageMemoryRequirementsinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newVkSparseImageMemoryRequirementsinstance allocated withBufferUtils. -
create
Returns a newVkSparseImageMemoryRequirementsinstance for the specified memory address. -
createSafe
-
malloc
Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aVkSparseImageMemoryRequirements.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
public static @Nullable VkSparseImageMemoryRequirements.Buffer createSafe(long address, int capacity) -
mallocStack
Deprecated.Deprecated for removal in 3.4.0. Usemalloc(MemoryStack)instead. -
callocStack
Deprecated.Deprecated for removal in 3.4.0. Usecalloc(MemoryStack)instead. -
mallocStack
@Deprecated public static VkSparseImageMemoryRequirements mallocStack(org.lwjgl.system.MemoryStack stack) Deprecated.Deprecated for removal in 3.4.0. Usemalloc(MemoryStack)instead. -
callocStack
@Deprecated public static VkSparseImageMemoryRequirements callocStack(org.lwjgl.system.MemoryStack stack) Deprecated.Deprecated for removal in 3.4.0. Usecalloc(MemoryStack)instead. -
mallocStack
Deprecated.Deprecated for removal in 3.4.0. Usemalloc(int, MemoryStack)instead. -
callocStack
Deprecated.Deprecated for removal in 3.4.0. Usecalloc(int, MemoryStack)instead. -
mallocStack
@Deprecated public static VkSparseImageMemoryRequirements.Buffer mallocStack(int capacity, org.lwjgl.system.MemoryStack stack) Deprecated.Deprecated for removal in 3.4.0. Usemalloc(int, MemoryStack)instead. -
callocStack
@Deprecated public static VkSparseImageMemoryRequirements.Buffer callocStack(int capacity, org.lwjgl.system.MemoryStack stack) Deprecated.Deprecated for removal in 3.4.0. Usecalloc(int, MemoryStack)instead. -
malloc
Returns a newVkSparseImageMemoryRequirementsinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newVkSparseImageMemoryRequirementsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
public static VkSparseImageMemoryRequirements.Buffer malloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
public static VkSparseImageMemoryRequirements.Buffer calloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkSparseImageMemoryRequirements.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nformatProperties
Unsafe version offormatProperties(). -
nimageMipTailFirstLod
public static int nimageMipTailFirstLod(long struct) Unsafe version ofimageMipTailFirstLod(). -
nimageMipTailSize
public static long nimageMipTailSize(long struct) Unsafe version ofimageMipTailSize(). -
nimageMipTailOffset
public static long nimageMipTailOffset(long struct) Unsafe version ofimageMipTailOffset(). -
nimageMipTailStride
public static long nimageMipTailStride(long struct) Unsafe version ofimageMipTailStride().
-