Class VkD3D12FenceSubmitInfoKHR.Buffer
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.khr.struct.VkD3D12FenceSubmitInfoKHR
overrungl.vulkan.khr.struct.VkD3D12FenceSubmitInfoKHR.Buffer
- All Implemented Interfaces:
Addressable
- Enclosing class:
VkD3D12FenceSubmitInfoKHR
A buffer of
VkD3D12FenceSubmitInfoKHR
.-
Nested Class Summary
Nested classes/interfaces inherited from class overrungl.vulkan.khr.struct.VkD3D12FenceSubmitInfoKHR
VkD3D12FenceSubmitInfoKHR.Buffer
-
Field Summary
Fields inherited from class overrungl.vulkan.khr.struct.VkD3D12FenceSubmitInfoKHR
LAYOUT, LAYOUT_pNext, LAYOUT_pSignalSemaphoreValues, LAYOUT_pWaitSemaphoreValues, LAYOUT_signalSemaphoreValuesCount, LAYOUT_sType, LAYOUT_waitSemaphoreValuesCount, OFFSET_pNext, OFFSET_pSignalSemaphoreValues, OFFSET_pWaitSemaphoreValues, OFFSET_signalSemaphoreValuesCount, OFFSET_sType, OFFSET_waitSemaphoreValuesCount, VH_pNext, VH_pSignalSemaphoreValues, VH_pWaitSemaphoreValues, VH_signalSemaphoreValuesCount, VH_sType, VH_waitSemaphoreValuesCount
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(MemorySegment segment, long elementCount) CreatesVkD3D12FenceSubmitInfoKHR.Buffer
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionasSlice
(long index) Creates a slice ofVkD3D12FenceSubmitInfoKHR
.asSlice
(long index, long count) Creates a slice ofVkD3D12FenceSubmitInfoKHR
.long
Estimates the element count of this group type buffer.pNextAt
(long index) ReturnspNext
at the given index.pNextAt
(long index, MemorySegment value) SetspNext
with the given value at the given index.pSignalSemaphoreValuesAt
(long index) ReturnspSignalSemaphoreValues
at the given index.pSignalSemaphoreValuesAt
(long index, MemorySegment value) SetspSignalSemaphoreValues
with the given value at the given index.pWaitSemaphoreValuesAt
(long index) ReturnspWaitSemaphoreValues
at the given index.pWaitSemaphoreValuesAt
(long index, MemorySegment value) SetspWaitSemaphoreValues
with the given value at the given index.int
signalSemaphoreValuesCountAt
(long index) ReturnssignalSemaphoreValuesCount
at the given index.signalSemaphoreValuesCountAt
(long index, int value) SetssignalSemaphoreValuesCount
with the given value at the given index.int
sTypeAt
(long index) ReturnssType
at the given index.sTypeAt
(long index, int value) SetssType
with the given value at the given index.int
waitSemaphoreValuesCountAt
(long index) ReturnswaitSemaphoreValuesCount
at the given index.waitSemaphoreValuesCountAt
(long index, int value) SetswaitSemaphoreValuesCount
with the given value at the given index.Methods inherited from class overrungl.vulkan.khr.struct.VkD3D12FenceSubmitInfoKHR
alloc, alloc, asBuffer, copyFrom, of, ofNative, ofNative, pNext, pNext, pNext, pNext, pSignalSemaphoreValues, pSignalSemaphoreValues, pSignalSemaphoreValues, pSignalSemaphoreValues, pWaitSemaphoreValues, pWaitSemaphoreValues, pWaitSemaphoreValues, pWaitSemaphoreValues, signalSemaphoreValuesCount, signalSemaphoreValuesCount, signalSemaphoreValuesCount, signalSemaphoreValuesCount, sType, sType, sType, sType, waitSemaphoreValuesCount, waitSemaphoreValuesCount, waitSemaphoreValuesCount, waitSemaphoreValuesCount
Methods inherited from class overrungl.struct.GroupType
estimateCount, groupLayout, segment
-
Constructor Details
-
Buffer
CreatesVkD3D12FenceSubmitInfoKHR.Buffer
with the given segment.- Parameters:
segment
- the memory segmentelementCount
- the element count
-
-
Method Details
-
estimateCount
public long estimateCount()Description copied from class:GroupType
Estimates the element count of this group type buffer.- Overrides:
estimateCount
in classGroupType
- Returns:
- the estimated element count of the group type buffer
-
asSlice
Creates a slice ofVkD3D12FenceSubmitInfoKHR
.- Parameters:
index
- the index of the struct buffer- Returns:
- the slice of
VkD3D12FenceSubmitInfoKHR
-
asSlice
Creates a slice ofVkD3D12FenceSubmitInfoKHR
.- Parameters:
index
- the index of the struct buffercount
- the count- Returns:
- the slice of
VkD3D12FenceSubmitInfoKHR
-
sTypeAt
public int sTypeAt(long index) ReturnssType
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
sType
at the given index
-
sTypeAt
SetssType
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pNextAt
ReturnspNext
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pNext
at the given index
-
pNextAt
SetspNext
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
waitSemaphoreValuesCountAt
public int waitSemaphoreValuesCountAt(long index) ReturnswaitSemaphoreValuesCount
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
waitSemaphoreValuesCount
at the given index
-
waitSemaphoreValuesCountAt
SetswaitSemaphoreValuesCount
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pWaitSemaphoreValuesAt
ReturnspWaitSemaphoreValues
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pWaitSemaphoreValues
at the given index
-
pWaitSemaphoreValuesAt
SetspWaitSemaphoreValues
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
signalSemaphoreValuesCountAt
public int signalSemaphoreValuesCountAt(long index) ReturnssignalSemaphoreValuesCount
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
signalSemaphoreValuesCount
at the given index
-
signalSemaphoreValuesCountAt
SetssignalSemaphoreValuesCount
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pSignalSemaphoreValuesAt
ReturnspSignalSemaphoreValues
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pSignalSemaphoreValues
at the given index
-
pSignalSemaphoreValuesAt
SetspSignalSemaphoreValues
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-