Uses of Record Class
tech.icey.vk4j.datatype.VkPerformanceCounterDescriptionKHR
Packages that use VkPerformanceCounterDescriptionKHR
-
Uses of VkPerformanceCounterDescriptionKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPerformanceCounterDescriptionKHRModifier and TypeMethodDescriptionintDeviceCommands.vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR(VkPhysicalDevice physicalDevice, int queueFamilyIndex, tech.icey.panama.buffer.IntBuffer pCounterCount, VkPerformanceCounterKHR pCounters, VkPerformanceCounterDescriptionKHR pCounterDescriptions) -
Uses of VkPerformanceCounterDescriptionKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPerformanceCounterDescriptionKHRModifier and TypeMethodDescriptionstatic VkPerformanceCounterDescriptionKHR[]VkPerformanceCounterDescriptionKHR.clone(Arena arena, VkPerformanceCounterDescriptionKHR src) static VkPerformanceCounterDescriptionKHR[]VkPerformanceCounterDescriptionKHR.clone(Arena arena, VkPerformanceCounterDescriptionKHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPerformanceCounterDescriptionKHRModifier and TypeMethodDescriptionVkPerformanceCounterDescriptionKHR.clone(Arena arena, VkPerformanceCounterDescriptionKHR src) static VkPerformanceCounterDescriptionKHR[]VkPerformanceCounterDescriptionKHR.clone(Arena arena, VkPerformanceCounterDescriptionKHR[] src)