Uses of Interface
club.doki7.webgpu.datatype.IWGPURenderPassDepthStencilAttachment
Packages that use IWGPURenderPassDepthStencilAttachment
-
Uses of IWGPURenderPassDepthStencilAttachment in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPURenderPassDepthStencilAttachmentModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPURenderPassDepthStencilAttachment
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.webgpu.datatype with parameters of type IWGPURenderPassDepthStencilAttachmentModifier and TypeMethodDescriptionWGPURenderPassDescriptor.depthStencilAttachment
(@Nullable IWGPURenderPassDepthStencilAttachment value)