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