Package org.lwjgl.vulkan
Class VkSamplerYcbcrConversionImageFormatPropertiesKHR
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.Struct
-
- org.lwjgl.vulkan.VkSamplerYcbcrConversionImageFormatProperties
-
- org.lwjgl.vulkan.VkSamplerYcbcrConversionImageFormatPropertiesKHR
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,org.lwjgl.system.NativeResource
,org.lwjgl.system.Pointer
public class VkSamplerYcbcrConversionImageFormatPropertiesKHR extends VkSamplerYcbcrConversionImageFormatProperties
SeeVkSamplerYcbcrConversionImageFormatProperties
.Layout
struct VkSamplerYcbcrConversionImageFormatPropertiesKHR { VkStructureType sType; void * pNext; uint32_t combinedImageSamplerDescriptorCount; }
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
An array ofVkSamplerYcbcrConversionImageFormatPropertiesKHR
structs.
-
Field Summary
-
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Fields inherited from class org.lwjgl.vulkan.VkSamplerYcbcrConversionImageFormatProperties
ALIGNOF, COMBINEDIMAGESAMPLERDESCRIPTORCOUNT, PNEXT, SIZEOF, STYPE
-
-
Constructor Summary
Constructors Constructor Description VkSamplerYcbcrConversionImageFormatPropertiesKHR(java.nio.ByteBuffer container)
Creates aVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance at the current position of the specifiedByteBuffer
container.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static VkSamplerYcbcrConversionImageFormatPropertiesKHR
calloc()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withmemCalloc
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
calloc(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withmemCalloc
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
callocStack()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
callocStack(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
callocStack(int capacity, org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
callocStack(org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
create()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withBufferUtils
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
create(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withBufferUtils
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
create(long address)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance for the specified memory address.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
create(long address, int capacity)
Create aVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance at the specified memory.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
createSafe(long address)
static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
createSafe(long address, int capacity)
static VkSamplerYcbcrConversionImageFormatPropertiesKHR
malloc()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withmemAlloc
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
malloc(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withmemAlloc
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
mallocStack()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the thread-localMemoryStack
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
mallocStack(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the thread-localMemoryStack
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
mallocStack(int capacity, org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the specifiedMemoryStack
.static VkSamplerYcbcrConversionImageFormatPropertiesKHR
mallocStack(org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the specifiedMemoryStack
.VkSamplerYcbcrConversionImageFormatPropertiesKHR
pNext(long value)
Sets the specified value to thepNext
field.VkSamplerYcbcrConversionImageFormatPropertiesKHR
set(int sType, long pNext)
Initializes this struct with the specified values.VkSamplerYcbcrConversionImageFormatPropertiesKHR
set(VkSamplerYcbcrConversionImageFormatPropertiesKHR src)
Copies the specified struct data to this struct.VkSamplerYcbcrConversionImageFormatPropertiesKHR
sType(int value)
Sets the specified value to thesType
field.-
Methods inherited from class org.lwjgl.vulkan.VkSamplerYcbcrConversionImageFormatProperties
combinedImageSamplerDescriptorCount, ncombinedImageSamplerDescriptorCount, npNext, npNext, nsType, nsType, pNext, set, sizeof, sType
-
-
-
-
Constructor Detail
-
VkSamplerYcbcrConversionImageFormatPropertiesKHR
public VkSamplerYcbcrConversionImageFormatPropertiesKHR(java.nio.ByteBuffer container)
Creates aVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance at the current position of the specifiedByteBuffer
container. 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 Detail
-
sType
public VkSamplerYcbcrConversionImageFormatPropertiesKHR sType(int value)
Sets the specified value to thesType
field.- Overrides:
sType
in classVkSamplerYcbcrConversionImageFormatProperties
-
pNext
public VkSamplerYcbcrConversionImageFormatPropertiesKHR pNext(long value)
Sets the specified value to thepNext
field.- Overrides:
pNext
in classVkSamplerYcbcrConversionImageFormatProperties
-
set
public VkSamplerYcbcrConversionImageFormatPropertiesKHR set(int sType, long pNext)
Initializes this struct with the specified values.- Overrides:
set
in classVkSamplerYcbcrConversionImageFormatProperties
-
set
public VkSamplerYcbcrConversionImageFormatPropertiesKHR set(VkSamplerYcbcrConversionImageFormatPropertiesKHR src)
Copies the specified struct data to this struct.- Parameters:
src
- the source struct- Returns:
- this struct
-
malloc
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR malloc()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withmemAlloc
. The instance must be explicitly freed.
-
calloc
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR calloc()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withmemCalloc
. The instance must be explicitly freed.
-
create
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR create()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated withBufferUtils
.
-
create
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR create(long address)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance for the specified memory address.
-
createSafe
@Nullable public static VkSamplerYcbcrConversionImageFormatPropertiesKHR createSafe(long address)
-
malloc
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer malloc(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withmemAlloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
calloc
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer calloc(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withmemCalloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
create
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer create(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated withBufferUtils
.- Parameters:
capacity
- the buffer capacity
-
create
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer create(long address, int capacity)
Create aVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
@Nullable public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer createSafe(long address, int capacity)
-
mallocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR mallocStack()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the thread-localMemoryStack
.
-
callocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR callocStack()
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero.
-
mallocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR mallocStack(org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocate
-
callocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR callocStack(org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocate
-
mallocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer mallocStack(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the thread-localMemoryStack
.- Parameters:
capacity
- the buffer capacity
-
callocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer callocStack(int capacity)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero.- Parameters:
capacity
- the buffer capacity
-
mallocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer mallocStack(int capacity, org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocatecapacity
- the buffer capacity
-
callocStack
public static VkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer callocStack(int capacity, org.lwjgl.system.MemoryStack stack)
Returns a newVkSamplerYcbcrConversionImageFormatPropertiesKHR.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocatecapacity
- the buffer capacity
-
-