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 recordRepresents a pointer to aVkPipelineInputAssemblyStateCreateInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineInputAssemblyStateCreateInfostructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineInputAssemblyStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pInputAssemblyState(@Nullable IVkPipelineInputAssemblyStateCreateInfo value)