Class VkRayTracingPipelineCreateInfoKHR.Buffer

java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.khr.struct.VkRayTracingPipelineCreateInfoKHR
overrungl.vulkan.khr.struct.VkRayTracingPipelineCreateInfoKHR.Buffer
All Implemented Interfaces:
Addressable
Enclosing class:
VkRayTracingPipelineCreateInfoKHR

public static final class VkRayTracingPipelineCreateInfoKHR.Buffer extends VkRayTracingPipelineCreateInfoKHR
  • Constructor Details Link icon

    • Buffer Link icon

      public Buffer(MemorySegment segment, long elementCount)
      Creates VkRayTracingPipelineCreateInfoKHR.Buffer with the given segment.
      Parameters:
      segment - the memory segment
      elementCount - the element count
  • Method Details Link icon

    • estimateCount Link icon

      public long estimateCount()
      Description copied from class: GroupType
      Estimates the element count of this group type buffer.
      Overrides:
      estimateCount in class GroupType
      Returns:
      the estimated element count of the group type buffer
    • asSlice Link icon

      public VkRayTracingPipelineCreateInfoKHR asSlice(long index)
      Creates a slice of VkRayTracingPipelineCreateInfoKHR.
      Parameters:
      index - the index of the struct buffer
      Returns:
      the slice of VkRayTracingPipelineCreateInfoKHR
    • asSlice Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer asSlice(long index, long count)
      Creates a slice of VkRayTracingPipelineCreateInfoKHR.
      Parameters:
      index - the index of the struct buffer
      count - the count
      Returns:
      the slice of VkRayTracingPipelineCreateInfoKHR
    • sTypeAt Link icon

      public int sTypeAt(long index)
      Returns sType at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      sType at the given index
    • sTypeAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer sTypeAt(long index, int value)
      Sets sType with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pNextAt Link icon

      public MemorySegment pNextAt(long index)
      Returns pNext at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pNext at the given index
    • pNextAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pNextAt(long index, MemorySegment value)
      Sets pNext with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • flagsAt Link icon

      public int flagsAt(long index)
      Returns flags at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      flags at the given index
    • flagsAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer flagsAt(long index, int value)
      Sets flags with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • stageCountAt Link icon

      public int stageCountAt(long index)
      Returns stageCount at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      stageCount at the given index
    • stageCountAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer stageCountAt(long index, int value)
      Sets stageCount with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pStagesAt Link icon

      public MemorySegment pStagesAt(long index)
      Returns pStages at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pStages at the given index
    • pStagesAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pStagesAt(long index, MemorySegment value)
      Sets pStages with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • groupCountAt Link icon

      public int groupCountAt(long index)
      Returns groupCount at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      groupCount at the given index
    • groupCountAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer groupCountAt(long index, int value)
      Sets groupCount with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pGroupsAt Link icon

      public MemorySegment pGroupsAt(long index)
      Returns pGroups at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pGroups at the given index
    • pGroupsAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pGroupsAt(long index, MemorySegment value)
      Sets pGroups with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPipelineRayRecursionDepthAt Link icon

      public int maxPipelineRayRecursionDepthAt(long index)
      Returns maxPipelineRayRecursionDepth at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPipelineRayRecursionDepth at the given index
    • maxPipelineRayRecursionDepthAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer maxPipelineRayRecursionDepthAt(long index, int value)
      Sets maxPipelineRayRecursionDepth with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pLibraryInfoAt Link icon

      public MemorySegment pLibraryInfoAt(long index)
      Returns pLibraryInfo at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pLibraryInfo at the given index
    • pLibraryInfoAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pLibraryInfoAt(long index, MemorySegment value)
      Sets pLibraryInfo with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pLibraryInterfaceAt Link icon

      public MemorySegment pLibraryInterfaceAt(long index)
      Returns pLibraryInterface at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pLibraryInterface at the given index
    • pLibraryInterfaceAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pLibraryInterfaceAt(long index, MemorySegment value)
      Sets pLibraryInterface with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pDynamicStateAt Link icon

      public MemorySegment pDynamicStateAt(long index)
      Returns pDynamicState at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pDynamicState at the given index
    • pDynamicStateAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer pDynamicStateAt(long index, MemorySegment value)
      Sets pDynamicState with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • layoutAt Link icon

      public long layoutAt(long index)
      Returns layout at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      layout at the given index
    • layoutAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer layoutAt(long index, long value)
      Sets layout with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • basePipelineHandleAt Link icon

      public long basePipelineHandleAt(long index)
      Returns basePipelineHandle at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      basePipelineHandle at the given index
    • basePipelineHandleAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer basePipelineHandleAt(long index, long value)
      Sets basePipelineHandle with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • basePipelineIndexAt Link icon

      public int basePipelineIndexAt(long index)
      Returns basePipelineIndex at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      basePipelineIndex at the given index
    • basePipelineIndexAt Link icon

      public VkRayTracingPipelineCreateInfoKHR.Buffer basePipelineIndexAt(long index, int value)
      Sets basePipelineIndex with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this