Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineInputAssemblyStateCreateInfo
Packages that use IVkPipelineInputAssemblyStateCreateInfo
-
Uses of IVkPipelineInputAssemblyStateCreateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineInputAssemblyStateCreateInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPipelineInputAssemblyStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineInputAssemblyStateCreateInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineInputAssemblyStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pInputAssemblyState
(@Nullable IVkPipelineInputAssemblyStateCreateInfo value)