Uses of Interface
club.doki7.webgpu.datatype.IWGPUDepthStencilState
Packages that use IWGPUDepthStencilState
-
Uses of IWGPUDepthStencilState in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUDepthStencilStateModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUDepthStencilState
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 IWGPUDepthStencilStateModifier and TypeMethodDescriptionWGPURenderPipelineDescriptor.depthStencil
(@Nullable IWGPUDepthStencilState value)