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