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 recordRepresents a pointer to aVkPipelineDepthStencilStateCreateInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkPipelineDepthStencilStateCreateInfostructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineDepthStencilStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pDepthStencilState(@Nullable IVkPipelineDepthStencilStateCreateInfo value)