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