Uses of Interface
club.doki7.vulkan.datatype.IVkExecutionGraphPipelineCreateInfoAMDX
Packages that use IVkExecutionGraphPipelineCreateInfoAMDX
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkExecutionGraphPipelineCreateInfoAMDX in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkExecutionGraphPipelineCreateInfoAMDXModifier and TypeMethodDescriptionintVkDeviceCommands.createExecutionGraphPipelinesAMDX(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkExecutionGraphPipelineCreateInfoAMDX pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) -
Uses of IVkExecutionGraphPipelineCreateInfoAMDX in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkExecutionGraphPipelineCreateInfoAMDXModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkExecutionGraphPipelineCreateInfoAMDXstructure in native memory.static final recordRepresents a pointer to / an array ofVkExecutionGraphPipelineCreateInfoAMDXstructure(s) in native memory.