Uses of Interface
club.doki7.webgpu.datatype.IWGPUPipelineLayoutDescriptor
Packages that use IWGPUPipelineLayoutDescriptor
-
Uses of IWGPUPipelineLayoutDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUPipelineLayoutDescriptorModifier and TypeMethodDescription@Nullable WGPUPipelineLayout
WGPU.deviceCreatePipelineLayout
(WGPUDevice device, IWGPUPipelineLayoutDescriptor descriptor) -
Uses of IWGPUPipelineLayoutDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUPipelineLayoutDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUPipelineLayoutDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.