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 record
Represents a pointer to aVkPipelineViewportStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineViewportStateCreateInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineViewportStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pViewportState
(@Nullable IVkPipelineViewportStateCreateInfo value)