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 record
Represents a pointer to / an array ofVkPhysicalDeviceRepresentativeFragmentTestFeaturesNV
structure(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.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) void
VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV value)