Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
Packages that use VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
-
Uses of VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceRepresentativeFragmentTestFeaturesNVModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceRepresentativeFragmentTestFeaturesNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceRepresentativeFragmentTestFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.clone(Arena arena, VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV src) VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.pNext(@NotNull MemorySegment value) VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.representativeFragmentTest(int value) VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.sType(int value) VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceRepresentativeFragmentTestFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceRepresentativeFragmentTestFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.clone(Arena arena, VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV src) voidVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceRepresentativeFragmentTestFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV> consumer)