dawn.BindGroupLayoutHandle
export type BindGroupLayoutHandle = { readonly [BindGroupLayoutBrand]: never };Opaque handle to a bind group layout. Describes the structure and types of resources in a bind group.
export type BindGroupLayoutHandle = { readonly [BindGroupLayoutBrand]: never };Opaque handle to a bind group layout. Describes the structure and types of resources in a bind group.