Uses of Interface
club.doki7.webgpu.datatype.IWGPUComputePipelineDescriptor
Packages that use IWGPUComputePipelineDescriptor
-
Uses of IWGPUComputePipelineDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUComputePipelineDescriptorModifier and TypeMethodDescription@Nullable WGPUComputePipelineWGPU.deviceCreateComputePipeline(WGPUDevice device, IWGPUComputePipelineDescriptor descriptor) WGPU.deviceCreateComputePipelineAsync(SegmentAllocator allocator, WGPUDevice device, IWGPUComputePipelineDescriptor descriptor, WGPUCreateComputePipelineAsyncCallbackInfo callbackInfo) -
Uses of IWGPUComputePipelineDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUComputePipelineDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUComputePipelineDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.