Module tech.icey.vk4j
Package tech.icey.vk4j.datatype
Record Class VkPhysicalDeviceConservativeRasterizationPropertiesEXT
java.lang.Object
java.lang.Record
tech.icey.vk4j.datatype.VkPhysicalDeviceConservativeRasterizationPropertiesEXT
- All Implemented Interfaces:
tech.icey.panama.IPointer
public record VkPhysicalDeviceConservativeRasterizationPropertiesEXT(MemorySegment segment)
extends Record
implements tech.icey.panama.IPointer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MemoryLayoutstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final ValueLayout.OfFloatstatic final ValueLayout.OfIntstatic final ValueLayout.OfFloatstatic final AddressLayoutstatic final ValueLayout.OfFloatstatic 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 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 long -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aVkPhysicalDeviceConservativeRasterizationPropertiesEXTrecord class. -
Method Summary
Modifier and TypeMethodDescriptionclone(Arena arena, VkPhysicalDeviceConservativeRasterizationPropertiesEXT[] src) intvoidconservativePointAndLineRasterization(int value) intvoidconservativeRasterizationPostDepthCoverage(int value) intvoiddegenerateLinesRasterized(int value) intvoiddegenerateTrianglesRasterized(int value) final booleanIndicates whether some other object is "equal to" this one.floatvoidextraPrimitiveOverestimationSizeGranularity(float value) intvoidfullyCoveredFragmentShaderInputVariable(int value) final inthashCode()Returns a hash code value for this object.floatvoidmaxExtraPrimitiveOverestimationSize(float value) pNext()voidpNext(MemorySegment value) voidpNext(tech.icey.panama.IPointer pointer) floatvoidprimitiveOverestimationSize(float value) intvoidprimitiveUnderestimation(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$primitiveOverestimationSize
-
PATH$maxExtraPrimitiveOverestimationSize
-
PATH$extraPrimitiveOverestimationSizeGranularity
-
PATH$primitiveUnderestimation
-
PATH$conservativePointAndLineRasterization
-
PATH$degenerateTrianglesRasterized
-
PATH$degenerateLinesRasterized
-
PATH$fullyCoveredFragmentShaderInputVariable
-
PATH$conservativeRasterizationPostDepthCoverage
-
LAYOUT$sType
-
LAYOUT$pNext
-
LAYOUT$primitiveOverestimationSize
-
LAYOUT$maxExtraPrimitiveOverestimationSize
-
LAYOUT$extraPrimitiveOverestimationSizeGranularity
-
LAYOUT$primitiveUnderestimation
-
LAYOUT$conservativePointAndLineRasterization
-
LAYOUT$degenerateTrianglesRasterized
-
LAYOUT$degenerateLinesRasterized
-
LAYOUT$fullyCoveredFragmentShaderInputVariable
-
LAYOUT$conservativeRasterizationPostDepthCoverage
-
OFFSET$sType
public static final long OFFSET$sType -
OFFSET$pNext
public static final long OFFSET$pNext -
OFFSET$primitiveOverestimationSize
public static final long OFFSET$primitiveOverestimationSize -
OFFSET$maxExtraPrimitiveOverestimationSize
public static final long OFFSET$maxExtraPrimitiveOverestimationSize -
OFFSET$extraPrimitiveOverestimationSizeGranularity
public static final long OFFSET$extraPrimitiveOverestimationSizeGranularity -
OFFSET$primitiveUnderestimation
public static final long OFFSET$primitiveUnderestimation -
OFFSET$conservativePointAndLineRasterization
public static final long OFFSET$conservativePointAndLineRasterization -
OFFSET$degenerateTrianglesRasterized
public static final long OFFSET$degenerateTrianglesRasterized -
OFFSET$degenerateLinesRasterized
public static final long OFFSET$degenerateLinesRasterized -
OFFSET$fullyCoveredFragmentShaderInputVariable
public static final long OFFSET$fullyCoveredFragmentShaderInputVariable -
OFFSET$conservativeRasterizationPostDepthCoverage
public static final long OFFSET$conservativeRasterizationPostDepthCoverage -
SIZE$sType
public static final long SIZE$sType -
SIZE$pNext
public static final long SIZE$pNext -
SIZE$primitiveOverestimationSize
public static final long SIZE$primitiveOverestimationSize -
SIZE$maxExtraPrimitiveOverestimationSize
public static final long SIZE$maxExtraPrimitiveOverestimationSize -
SIZE$extraPrimitiveOverestimationSizeGranularity
public static final long SIZE$extraPrimitiveOverestimationSizeGranularity -
SIZE$primitiveUnderestimation
public static final long SIZE$primitiveUnderestimation -
SIZE$conservativePointAndLineRasterization
public static final long SIZE$conservativePointAndLineRasterization -
SIZE$degenerateTrianglesRasterized
public static final long SIZE$degenerateTrianglesRasterized -
SIZE$degenerateLinesRasterized
public static final long SIZE$degenerateLinesRasterized -
SIZE$fullyCoveredFragmentShaderInputVariable
public static final long SIZE$fullyCoveredFragmentShaderInputVariable -
SIZE$conservativeRasterizationPostDepthCoverage
public static final long SIZE$conservativeRasterizationPostDepthCoverage
-
-
Constructor Details
-
VkPhysicalDeviceConservativeRasterizationPropertiesEXT
Creates an instance of aVkPhysicalDeviceConservativeRasterizationPropertiesEXTrecord 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) -
primitiveOverestimationSize
public float primitiveOverestimationSize() -
primitiveOverestimationSize
public void primitiveOverestimationSize(float value) -
maxExtraPrimitiveOverestimationSize
public float maxExtraPrimitiveOverestimationSize() -
maxExtraPrimitiveOverestimationSize
public void maxExtraPrimitiveOverestimationSize(float value) -
extraPrimitiveOverestimationSizeGranularity
public float extraPrimitiveOverestimationSizeGranularity() -
extraPrimitiveOverestimationSizeGranularity
public void extraPrimitiveOverestimationSizeGranularity(float value) -
primitiveUnderestimation
public int primitiveUnderestimation() -
primitiveUnderestimation
public void primitiveUnderestimation(int value) -
conservativePointAndLineRasterization
public int conservativePointAndLineRasterization() -
conservativePointAndLineRasterization
public void conservativePointAndLineRasterization(int value) -
degenerateTrianglesRasterized
public int degenerateTrianglesRasterized() -
degenerateTrianglesRasterized
public void degenerateTrianglesRasterized(int value) -
degenerateLinesRasterized
public int degenerateLinesRasterized() -
degenerateLinesRasterized
public void degenerateLinesRasterized(int value) -
fullyCoveredFragmentShaderInputVariable
public int fullyCoveredFragmentShaderInputVariable() -
fullyCoveredFragmentShaderInputVariable
public void fullyCoveredFragmentShaderInputVariable(int value) -
conservativeRasterizationPostDepthCoverage
public int conservativeRasterizationPostDepthCoverage() -
conservativeRasterizationPostDepthCoverage
public void conservativeRasterizationPostDepthCoverage(int value) -
allocate
-
allocate
public static VkPhysicalDeviceConservativeRasterizationPropertiesEXT[] allocate(Arena arena, int count) -
clone
public static VkPhysicalDeviceConservativeRasterizationPropertiesEXT clone(Arena arena, VkPhysicalDeviceConservativeRasterizationPropertiesEXT src) -
clone
public static VkPhysicalDeviceConservativeRasterizationPropertiesEXT[] clone(Arena arena, VkPhysicalDeviceConservativeRasterizationPropertiesEXT[] 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
-