Uses of Interface
club.doki7.vulkan.datatype.IVkClearValue
Packages that use IVkClearValue
-
Uses of IVkClearValue in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkClearValueModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkClearValue
structure in native memory.static final record
Represents a pointer to / an array ofVkClearValue
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkClearValueModifier and TypeMethodDescriptionVkRenderPassBeginInfo.pClearValues
(@Nullable IVkClearValue value)