Class VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.khr.struct.VkVideoDecodeH265SessionParametersAddInfoKHR
overrungl.vulkan.khr.struct.VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer
- All Implemented Interfaces:
Addressable
- Enclosing class:
VkVideoDecodeH265SessionParametersAddInfoKHR
public static final class VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer
extends VkVideoDecodeH265SessionParametersAddInfoKHR
A buffer of
VkVideoDecodeH265SessionParametersAddInfoKHR
.-
Nested Class Summary
Nested classes/interfaces inherited from class overrungl.vulkan.khr.struct.VkVideoDecodeH265SessionParametersAddInfoKHR
VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer
-
Field Summary
Fields inherited from class overrungl.vulkan.khr.struct.VkVideoDecodeH265SessionParametersAddInfoKHR
LAYOUT, LAYOUT_pNext, LAYOUT_pStdPPSs, LAYOUT_pStdSPSs, LAYOUT_pStdVPSs, LAYOUT_stdPPSCount, LAYOUT_stdSPSCount, LAYOUT_stdVPSCount, LAYOUT_sType, OFFSET_pNext, OFFSET_pStdPPSs, OFFSET_pStdSPSs, OFFSET_pStdVPSs, OFFSET_stdPPSCount, OFFSET_stdSPSCount, OFFSET_stdVPSCount, OFFSET_sType, VH_pNext, VH_pStdPPSs, VH_pStdSPSs, VH_pStdVPSs, VH_stdPPSCount, VH_stdSPSCount, VH_stdVPSCount, VH_sType
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(MemorySegment segment, long elementCount) CreatesVkVideoDecodeH265SessionParametersAddInfoKHR.Buffer
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionasSlice
(long index) Creates a slice ofVkVideoDecodeH265SessionParametersAddInfoKHR
.asSlice
(long index, long count) Creates a slice ofVkVideoDecodeH265SessionParametersAddInfoKHR
.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.pStdPPSsAt
(long index) ReturnspStdPPSs
at the given index.pStdPPSsAt
(long index, MemorySegment value) SetspStdPPSs
with the given value at the given index.pStdSPSsAt
(long index) ReturnspStdSPSs
at the given index.pStdSPSsAt
(long index, MemorySegment value) SetspStdSPSs
with the given value at the given index.pStdVPSsAt
(long index) ReturnspStdVPSs
at the given index.pStdVPSsAt
(long index, MemorySegment value) SetspStdVPSs
with the given value at the given index.int
stdPPSCountAt
(long index) ReturnsstdPPSCount
at the given index.stdPPSCountAt
(long index, int value) SetsstdPPSCount
with the given value at the given index.int
stdSPSCountAt
(long index) ReturnsstdSPSCount
at the given index.stdSPSCountAt
(long index, int value) SetsstdSPSCount
with the given value at the given index.int
stdVPSCountAt
(long index) ReturnsstdVPSCount
at the given index.stdVPSCountAt
(long index, int value) SetsstdVPSCount
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.Methods inherited from class overrungl.vulkan.khr.struct.VkVideoDecodeH265SessionParametersAddInfoKHR
alloc, alloc, asBuffer, copyFrom, of, ofNative, ofNative, pNext, pNext, pNext, pNext, pStdPPSs, pStdPPSs, pStdPPSs, pStdPPSs, pStdSPSs, pStdSPSs, pStdSPSs, pStdSPSs, pStdVPSs, pStdVPSs, pStdVPSs, pStdVPSs, stdPPSCount, stdPPSCount, stdPPSCount, stdPPSCount, stdSPSCount, stdSPSCount, stdSPSCount, stdSPSCount, stdVPSCount, stdVPSCount, stdVPSCount, stdVPSCount, sType, sType, sType, sType
Methods inherited from class overrungl.struct.GroupType
estimateCount, groupLayout, segment
-
Constructor Details
-
Buffer
CreatesVkVideoDecodeH265SessionParametersAddInfoKHR.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 ofVkVideoDecodeH265SessionParametersAddInfoKHR
.- Parameters:
index
- the index of the struct buffer- Returns:
- the slice of
VkVideoDecodeH265SessionParametersAddInfoKHR
-
asSlice
Creates a slice ofVkVideoDecodeH265SessionParametersAddInfoKHR
.- Parameters:
index
- the index of the struct buffercount
- the count- Returns:
- the slice of
VkVideoDecodeH265SessionParametersAddInfoKHR
-
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
-
stdVPSCountAt
public int stdVPSCountAt(long index) ReturnsstdVPSCount
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
stdVPSCount
at the given index
-
stdVPSCountAt
SetsstdVPSCount
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pStdVPSsAt
ReturnspStdVPSs
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pStdVPSs
at the given index
-
pStdVPSsAt
public VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer pStdVPSsAt(long index, MemorySegment value) SetspStdVPSs
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
stdSPSCountAt
public int stdSPSCountAt(long index) ReturnsstdSPSCount
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
stdSPSCount
at the given index
-
stdSPSCountAt
SetsstdSPSCount
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pStdSPSsAt
ReturnspStdSPSs
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pStdSPSs
at the given index
-
pStdSPSsAt
public VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer pStdSPSsAt(long index, MemorySegment value) SetspStdSPSs
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
stdPPSCountAt
public int stdPPSCountAt(long index) ReturnsstdPPSCount
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
stdPPSCount
at the given index
-
stdPPSCountAt
SetsstdPPSCount
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pStdPPSsAt
ReturnspStdPPSs
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pStdPPSs
at the given index
-
pStdPPSsAt
public VkVideoDecodeH265SessionParametersAddInfoKHR.Buffer pStdPPSsAt(long index, MemorySegment value) SetspStdPPSs
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-