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