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