Skip to content

Documentation / device / PBStructLayout

Type Alias: PBStructLayout

PBStructLayout = "default" | "std140" | "std430" | "packed"

Defined in: libs/device/src/builder/types.ts:128

Struct layout types

Released under the MIT License.