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