Skip to content

Documentation / @ripl/webgpu / MODEL_UNIFORM_SIZE

Variable: MODEL_UNIFORM_SIZE

const MODEL_UNIFORM_SIZE: 128 = 128

Defined in: webgpu/src/pipeline.ts:13

Size in bytes of the model uniform buffer: mat4(64) + mat4(64) = 128 bytes.