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