Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceShaderObjectPropertiesEXT
Packages that use VkPhysicalDeviceShaderObjectPropertiesEXT
-
Uses of VkPhysicalDeviceShaderObjectPropertiesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceShaderObjectPropertiesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderObjectPropertiesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceShaderObjectPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceShaderObjectPropertiesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceShaderObjectPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceShaderObjectPropertiesEXT src) VkPhysicalDeviceShaderObjectPropertiesEXT.shaderBinaryUUID
(BytePtr value) VkPhysicalDeviceShaderObjectPropertiesEXT.shaderBinaryVersion
(int value) VkPhysicalDeviceShaderObjectPropertiesEXT.sType
(int value) VkPhysicalDeviceShaderObjectPropertiesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceShaderObjectPropertiesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceShaderObjectPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceShaderObjectPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceShaderObjectPropertiesEXT src) void
VkPhysicalDeviceShaderObjectPropertiesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceShaderObjectPropertiesEXT value)