Uses of Interface
club.doki7.webgpu.datatype.IWGPURenderPipelineDescriptor
Packages that use IWGPURenderPipelineDescriptor
-
Uses of IWGPURenderPipelineDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPURenderPipelineDescriptorModifier and TypeMethodDescription@Nullable WGPURenderPipelineWGPU.deviceCreateRenderPipeline(WGPUDevice device, IWGPURenderPipelineDescriptor descriptor) WGPU.deviceCreateRenderPipelineAsync(SegmentAllocator allocator, WGPUDevice device, IWGPURenderPipelineDescriptor descriptor, WGPUCreateRenderPipelineAsyncCallbackInfo callbackInfo) -
Uses of IWGPURenderPipelineDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPURenderPipelineDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPURenderPipelineDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.