LavaUI docs

message GpuAtlas

Control plane

message GpuAtlas

One atlas page.

idl/lava.npidl:758

Fields

bytes: u64

Not documented.

idl/lava.npidl:764

cellSize: u32

Not documented.

idl/lava.npidl:774

faces: u32

Not documented.

idl/lava.npidl:770

fillPercent: u32

Rows packed for a glyph atlas, cells taken for an image atlas.

idl/lava.npidl:766

generation: u32

Glyph atlas: how many times it has doubled, and what it holds.

idl/lava.npidl:768

glyphs: u32

Not documented.

idl/lava.npidl:769

height: u32

Not documented.

idl/lava.npidl:763

kind: u32

0 glyph coverage atlas, 1 image atlas page.

idl/lava.npidl:760

page: u32

Not documented.

idl/lava.npidl:761

pngPath: string

Where DumpAtlasImages last wrote this page, or empty. A path on the compositor's filesystem, which for a local debug app is its own.

idl/lava.npidl:777

slotsTotal: u32

Not documented.

idl/lava.npidl:773

slotsUsed: u32

Image atlas: cells used of the cells a page has, and their edge in pixels.

idl/lava.npidl:772

width: u32

Not documented.

idl/lava.npidl:762