shapes property

List<WebGpuGroupShape> shapes
final

What each of groups holds, for assembling a bind group and ordering its dynamic offsets.

Implementation

final List<WebGpuGroupShape> shapes;