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