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