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