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