WGPUComputePipelineDescriptor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct WGPUComputePipelineDescriptor {}

Members

Variables

compute_stage
WGPUProgrammableStageDescriptor compute_stage;
Undocumented in source.
layout
ulong layout;
Undocumented in source.

Meta