Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
Packages that use VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
-
Uses of VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.clone
(Arena arena, VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR src) VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.shaderRelaxedExtendedInstruction
(int value) VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.sType
(int value) VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.clone
(Arena arena, VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR src) void
VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr.write
(long index, @NotNull VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR> consumer)