Documentation / @ripl/webgpu / MODEL_UNIFORM_SIZE
Variable: MODEL_UNIFORM_SIZE
constMODEL_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.
Documentation / @ripl/webgpu / MODEL_UNIFORM_SIZE
constMODEL_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.