Package org.lwjgl.vulkan
Class VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.CustomBuffer<SELF>
-
- org.lwjgl.system.StructBuffer<VkWin32KeyedMutexAcquireReleaseInfoKHR,VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer>
-
- org.lwjgl.vulkan.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,java.lang.Iterable<VkWin32KeyedMutexAcquireReleaseInfoKHR>
,org.lwjgl.system.NativeResource
,org.lwjgl.system.Pointer
- Enclosing class:
- VkWin32KeyedMutexAcquireReleaseInfoKHR
public static class VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer extends org.lwjgl.system.StructBuffer<VkWin32KeyedMutexAcquireReleaseInfoKHR,VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer> implements org.lwjgl.system.NativeResource
An array ofVkWin32KeyedMutexAcquireReleaseInfoKHR
structs.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
acquireCount()
Returns the value of theacquireCount
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
acquireCount(int value)
Sets the specified value to theacquireCount
field.java.nio.LongBuffer
pAcquireKeys()
Returns aLongBuffer
view of the data pointed to by thepAcquireKeys
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pAcquireKeys(java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepAcquireKeys
field.java.nio.LongBuffer
pAcquireSyncs()
Returns aLongBuffer
view of the data pointed to by thepAcquireSyncs
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pAcquireSyncs(java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepAcquireSyncs
field.java.nio.IntBuffer
pAcquireTimeouts()
Returns aIntBuffer
view of the data pointed to by thepAcquireTimeouts
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pAcquireTimeouts(java.nio.IntBuffer value)
Sets the address of the specifiedIntBuffer
to thepAcquireTimeouts
field.long
pNext()
Returns the value of thepNext
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pNext(long value)
Sets the specified value to thepNext
field.java.nio.LongBuffer
pReleaseKeys()
Returns aLongBuffer
view of the data pointed to by thepReleaseKeys
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pReleaseKeys(java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepReleaseKeys
field.java.nio.LongBuffer
pReleaseSyncs()
Returns aLongBuffer
view of the data pointed to by thepReleaseSyncs
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
pReleaseSyncs(java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepReleaseSyncs
field.int
releaseCount()
Returns the value of thereleaseCount
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
releaseCount(int value)
Sets the specified value to thereleaseCount
field.int
sType()
Returns the value of thesType
field.VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
sType(int value)
Sets the specified value to thesType
field.
-
-
-
Constructor Detail
-
Buffer
public Buffer(java.nio.ByteBuffer container)
Creates a newVkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer
instance backed by the specified container. Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided byVkWin32KeyedMutexAcquireReleaseInfoKHR.SIZEOF
, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Detail
-
sType
public int sType()
Returns the value of thesType
field.
-
pNext
public long pNext()
Returns the value of thepNext
field.
-
acquireCount
public int acquireCount()
Returns the value of theacquireCount
field.
-
pAcquireSyncs
@Nullable public java.nio.LongBuffer pAcquireSyncs()
Returns aLongBuffer
view of the data pointed to by thepAcquireSyncs
field.
-
pAcquireKeys
@Nullable public java.nio.LongBuffer pAcquireKeys()
Returns aLongBuffer
view of the data pointed to by thepAcquireKeys
field.
-
pAcquireTimeouts
@Nullable public java.nio.IntBuffer pAcquireTimeouts()
Returns aIntBuffer
view of the data pointed to by thepAcquireTimeouts
field.
-
releaseCount
public int releaseCount()
Returns the value of thereleaseCount
field.
-
pReleaseSyncs
@Nullable public java.nio.LongBuffer pReleaseSyncs()
Returns aLongBuffer
view of the data pointed to by thepReleaseSyncs
field.
-
pReleaseKeys
@Nullable public java.nio.LongBuffer pReleaseKeys()
Returns aLongBuffer
view of the data pointed to by thepReleaseKeys
field.
-
sType
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer sType(int value)
Sets the specified value to thesType
field.
-
pNext
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pNext(long value)
Sets the specified value to thepNext
field.
-
acquireCount
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer acquireCount(int value)
Sets the specified value to theacquireCount
field.
-
pAcquireSyncs
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pAcquireSyncs(@Nullable java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepAcquireSyncs
field.
-
pAcquireKeys
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pAcquireKeys(@Nullable java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepAcquireKeys
field.
-
pAcquireTimeouts
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pAcquireTimeouts(@Nullable java.nio.IntBuffer value)
Sets the address of the specifiedIntBuffer
to thepAcquireTimeouts
field.
-
releaseCount
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer releaseCount(int value)
Sets the specified value to thereleaseCount
field.
-
pReleaseSyncs
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pReleaseSyncs(@Nullable java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepReleaseSyncs
field.
-
pReleaseKeys
public VkWin32KeyedMutexAcquireReleaseInfoKHR.Buffer pReleaseKeys(@Nullable java.nio.LongBuffer value)
Sets the address of the specifiedLongBuffer
to thepReleaseKeys
field.
-
-