Uses of Interface
club.doki7.vulkan.datatype.IVkPipelineTessellationStateCreateInfo
Packages that use IVkPipelineTessellationStateCreateInfo
-
Uses of IVkPipelineTessellationStateCreateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPipelineTessellationStateCreateInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPipelineTessellationStateCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkPipelineTessellationStateCreateInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkPipelineTessellationStateCreateInfoModifier and TypeMethodDescriptionVkGraphicsPipelineCreateInfo.pTessellationState
(@Nullable IVkPipelineTessellationStateCreateInfo value) VkGraphicsShaderGroupCreateInfoNV.pTessellationState
(@Nullable IVkPipelineTessellationStateCreateInfo value)