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