Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineExecutableInternalRepresentationKHR
Packages that use IVkPipelineExecutableInternalRepresentationKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPipelineExecutableInternalRepresentationKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPipelineExecutableInternalRepresentationKHRModifier and TypeMethodDescriptionintVkDeviceCommands.getPipelineExecutableInternalRepresentationsKHR(VkDevice device, VkPipelineExecutableInfoKHR pExecutableInfo, IntPtr pInternalRepresentationCount, @Nullable IVkPipelineExecutableInternalRepresentationKHR pInternalRepresentations) -
Uses of IVkPipelineExecutableInternalRepresentationKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineExecutableInternalRepresentationKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPipelineExecutableInternalRepresentationKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineExecutableInternalRepresentationKHRstructure(s) in native memory.