Uses of Interface
club.doki7.webgpu.datatype.IWGPUChainedStruct
Packages that use IWGPUChainedStruct
-
Uses of IWGPUChainedStruct in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUChainedStructModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUChainedStruct
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 IWGPUChainedStructModifier and TypeMethodDescriptionWGPUChainedStruct.next
(@Nullable IWGPUChainedStruct value) WGPUAdapterInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBindGroupDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBindGroupEntry.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBindGroupLayoutDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBindGroupLayoutEntry.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBufferBindingLayout.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBufferDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUBufferMapCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUColorTargetState.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCommandBufferDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCommandEncoderDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCompilationInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCompilationInfoCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCompilationMessage.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUComputePassDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUComputePipelineDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUConstantEntry.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCreateComputePipelineAsyncCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUCreateRenderPipelineAsyncCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUDepthStencilState.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUDeviceDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUDeviceLostCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUFragmentState.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUInstanceCapabilities.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUInstanceDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUInstanceEnumerateAdapterOptions.nextInChain
(@Nullable IWGPUChainedStruct value) WGPULimits.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUMultisampleState.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUPipelineLayoutDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUPopErrorScopeCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUPrimitiveState.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUProgrammableStageDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUQuerySetDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUQueueDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUQueueWorkDoneCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURenderBundleDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURenderBundleEncoderDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURenderPassColorAttachment.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURenderPassDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURenderPipelineDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURequestAdapterCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURequestAdapterOptions.nextInChain
(@Nullable IWGPUChainedStruct value) WGPURequestDeviceCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSamplerBindingLayout.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSamplerDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUShaderModuleDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUStorageTextureBindingLayout.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSurfaceCapabilities.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSurfaceConfiguration.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSurfaceDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUSurfaceTexture.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUTextureBindingLayout.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUTextureDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUTextureViewDescriptor.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUUncapturedErrorCallbackInfo.nextInChain
(@Nullable IWGPUChainedStruct value) WGPUVertexState.nextInChain
(@Nullable IWGPUChainedStruct value)