Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineExecutableStatisticKHR
Packages that use IVkPipelineExecutableStatisticKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPipelineExecutableStatisticKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPipelineExecutableStatisticKHRModifier and TypeMethodDescriptionintVkDeviceCommands.getPipelineExecutableStatisticsKHR(VkDevice device, VkPipelineExecutableInfoKHR pExecutableInfo, IntPtr pStatisticCount, @Nullable IVkPipelineExecutableStatisticKHR pStatistics) -
Uses of IVkPipelineExecutableStatisticKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineExecutableStatisticKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPipelineExecutableStatisticKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineExecutableStatisticKHRstructure(s) in native memory.