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