Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineViewportStateCreateInfo
Packages that use IVkPipelineViewportStateCreateInfo
-
Uses of IVkPipelineViewportStateCreateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineViewportStateCreateInfoModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPipelineViewportStateCreateInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineViewportStateCreateInfostructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineViewportStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pViewportState(@Nullable IVkPipelineViewportStateCreateInfo value)