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