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 WGPUPipelineLayoutWGPU.deviceCreatePipelineLayout(WGPUDevice device, IWGPUPipelineLayoutDescriptor descriptor) -
Uses of IWGPUPipelineLayoutDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUPipelineLayoutDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUPipelineLayoutDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.