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