Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineCreateInfoKHR
Packages that use IVkPipelineCreateInfoKHR
-
Uses of IVkPipelineCreateInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineCreateInfoKHRModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPipelineCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineCreateInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineCreateInfoKHRModifier and TypeMethodDescriptionVkPipelineBinaryCreateInfoKHR.pPipelineCreateInfo
(@Nullable IVkPipelineCreateInfoKHR value)