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