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 recordRepresents a pointer to aVkPipelineCreationFeedbackstructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineCreationFeedbackstructure(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)