Buckets:

imerfanrajabee's picture
download
raw
283 Bytes
export const AttributeType = {
VERTEX: 1,
INDEX: 2,
STORAGE: 3,
INDIRECT: 4
};
// size of a chunk in bytes (STD140 layout)
export const GPU_CHUNK_BYTES = 16;
// @TODO: Move to src/constants.js
export const BlendColorFactor = 211;
export const OneMinusBlendColorFactor = 212;

Xet Storage Details

Size:
283 Bytes
·
Xet hash:
b25e6c8835ef457ffec913f75371b270ed6d4c2471086c2d3c998ade343c3f42

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.