TestCompute.input

Undocumented in source.
class TestCompute
@storage
@stage(ShaderStage.Compute)
@binding(0)
Input input;

Meta