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