Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineCreationFeedback
Packages that use IVkPipelineCreationFeedback
-
Uses of IVkPipelineCreationFeedback in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineCreationFeedbackModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPipelineCreationFeedback
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreationFeedback
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineCreationFeedbackModifier and TypeMethodDescriptionVkPipelineCreationFeedbackCreateInfo.pPipelineCreationFeedback
(@Nullable IVkPipelineCreationFeedback value) VkPipelineCreationFeedbackCreateInfo.pPipelineStageCreationFeedbacks
(@Nullable IVkPipelineCreationFeedback value)