Module tech.icey.vk4j
Package tech.icey.vk4j.datatype
Record Class VkPipelineRasterizationStateCreateInfo
java.lang.Object
java.lang.Record
tech.icey.vk4j.datatype.VkPipelineRasterizationStateCreateInfo
- All Implemented Interfaces:
tech.icey.panama.IPointer
public record VkPipelineRasterizationStateCreateInfo(MemorySegment segment)
extends Record
implements tech.icey.panama.IPointer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MemoryLayoutstatic final ValueLayout.OfIntstatic final ValueLayout.OfFloatstatic final ValueLayout.OfFloatstatic final ValueLayout.OfIntstatic final ValueLayout.OfFloatstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfFloatstatic final AddressLayoutstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final long -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aVkPipelineRasterizationStateCreateInforecord class. -
Method Summary
Modifier and TypeMethodDescriptionclone(Arena arena, VkPipelineRasterizationStateCreateInfo src) clone(Arena arena, VkPipelineRasterizationStateCreateInfo[] src) intcullMode()voidcullMode(int value) floatvoiddepthBiasClamp(float value) floatvoiddepthBiasConstantFactor(float value) intvoiddepthBiasEnable(int value) floatvoiddepthBiasSlopeFactor(float value) intvoiddepthClampEnable(int value) final booleanIndicates whether some other object is "equal to" this one.intflags()voidflags(int value) intvoidfrontFace(int value) final inthashCode()Returns a hash code value for this object.floatvoidlineWidth(float value) pNext()voidpNext(MemorySegment value) voidpNext(tech.icey.panama.IPointer pointer) intvoidpolygonMode(int value) intvoidrasterizerDiscardEnable(int value) segment()Returns the value of thesegmentrecord component.intsType()voidsType(int value) final StringtoString()Returns a string representation of this record class.
-
Field Details
-
LAYOUT
-
SIZE
public static final long SIZE -
PATH$sType
-
PATH$pNext
-
PATH$flags
-
PATH$depthClampEnable
-
PATH$rasterizerDiscardEnable
-
PATH$polygonMode
-
PATH$cullMode
-
PATH$frontFace
-
PATH$depthBiasEnable
-
PATH$depthBiasConstantFactor
-
PATH$depthBiasClamp
-
PATH$depthBiasSlopeFactor
-
PATH$lineWidth
-
LAYOUT$sType
-
LAYOUT$pNext
-
LAYOUT$flags
-
LAYOUT$depthClampEnable
-
LAYOUT$rasterizerDiscardEnable
-
LAYOUT$polygonMode
-
LAYOUT$cullMode
-
LAYOUT$frontFace
-
LAYOUT$depthBiasEnable
-
LAYOUT$depthBiasConstantFactor
-
LAYOUT$depthBiasClamp
-
LAYOUT$depthBiasSlopeFactor
-
LAYOUT$lineWidth
-
OFFSET$sType
public static final long OFFSET$sType -
OFFSET$pNext
public static final long OFFSET$pNext -
OFFSET$flags
public static final long OFFSET$flags -
OFFSET$depthClampEnable
public static final long OFFSET$depthClampEnable -
OFFSET$rasterizerDiscardEnable
public static final long OFFSET$rasterizerDiscardEnable -
OFFSET$polygonMode
public static final long OFFSET$polygonMode -
OFFSET$cullMode
public static final long OFFSET$cullMode -
OFFSET$frontFace
public static final long OFFSET$frontFace -
OFFSET$depthBiasEnable
public static final long OFFSET$depthBiasEnable -
OFFSET$depthBiasConstantFactor
public static final long OFFSET$depthBiasConstantFactor -
OFFSET$depthBiasClamp
public static final long OFFSET$depthBiasClamp -
OFFSET$depthBiasSlopeFactor
public static final long OFFSET$depthBiasSlopeFactor -
OFFSET$lineWidth
public static final long OFFSET$lineWidth -
SIZE$sType
public static final long SIZE$sType -
SIZE$pNext
public static final long SIZE$pNext -
SIZE$flags
public static final long SIZE$flags -
SIZE$depthClampEnable
public static final long SIZE$depthClampEnable -
SIZE$rasterizerDiscardEnable
public static final long SIZE$rasterizerDiscardEnable -
SIZE$polygonMode
public static final long SIZE$polygonMode -
SIZE$cullMode
public static final long SIZE$cullMode -
SIZE$frontFace
public static final long SIZE$frontFace -
SIZE$depthBiasEnable
public static final long SIZE$depthBiasEnable -
SIZE$depthBiasConstantFactor
public static final long SIZE$depthBiasConstantFactor -
SIZE$depthBiasClamp
public static final long SIZE$depthBiasClamp -
SIZE$depthBiasSlopeFactor
public static final long SIZE$depthBiasSlopeFactor -
SIZE$lineWidth
public static final long SIZE$lineWidth
-
-
Constructor Details
-
VkPipelineRasterizationStateCreateInfo
Creates an instance of aVkPipelineRasterizationStateCreateInforecord class.- Parameters:
segment- the value for thesegmentrecord component
-
-
Method Details
-
sType
public int sType() -
sType
public void sType(int value) -
pNext
-
pNext
-
pNext
public void pNext(tech.icey.panama.IPointer pointer) -
flags
public int flags() -
flags
public void flags(int value) -
depthClampEnable
public int depthClampEnable() -
depthClampEnable
public void depthClampEnable(int value) -
rasterizerDiscardEnable
public int rasterizerDiscardEnable() -
rasterizerDiscardEnable
public void rasterizerDiscardEnable(int value) -
polygonMode
public int polygonMode() -
polygonMode
public void polygonMode(int value) -
cullMode
public int cullMode() -
cullMode
public void cullMode(int value) -
frontFace
public int frontFace() -
frontFace
public void frontFace(int value) -
depthBiasEnable
public int depthBiasEnable() -
depthBiasEnable
public void depthBiasEnable(int value) -
depthBiasConstantFactor
public float depthBiasConstantFactor() -
depthBiasConstantFactor
public void depthBiasConstantFactor(float value) -
depthBiasClamp
public float depthBiasClamp() -
depthBiasClamp
public void depthBiasClamp(float value) -
depthBiasSlopeFactor
public float depthBiasSlopeFactor() -
depthBiasSlopeFactor
public void depthBiasSlopeFactor(float value) -
lineWidth
public float lineWidth() -
lineWidth
public void lineWidth(float value) -
allocate
-
allocate
-
clone
public static VkPipelineRasterizationStateCreateInfo clone(Arena arena, VkPipelineRasterizationStateCreateInfo src) -
clone
public static VkPipelineRasterizationStateCreateInfo[] clone(Arena arena, VkPipelineRasterizationStateCreateInfo[] src) -
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
segment
Returns the value of thesegmentrecord component.- Specified by:
segmentin interfacetech.icey.panama.IPointer- Returns:
- the value of the
segmentrecord component
-