Uses of Interface
club.doki7.vulkan.datatype.IVkPerformanceCounterDescriptionKHR
Packages that use IVkPerformanceCounterDescriptionKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPerformanceCounterDescriptionKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPerformanceCounterDescriptionKHRModifier and TypeMethodDescriptionintVkInstanceCommands.enumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR(VkPhysicalDevice physicalDevice, int queueFamilyIndex, IntPtr pCounterCount, @Nullable IVkPerformanceCounterKHR pCounters, @Nullable IVkPerformanceCounterDescriptionKHR pCounterDescriptions) -
Uses of IVkPerformanceCounterDescriptionKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPerformanceCounterDescriptionKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPerformanceCounterDescriptionKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkPerformanceCounterDescriptionKHRstructure(s) in native memory.