LavaUI docs

message GpuTexture

Control plane

message GpuTexture

One entry in the shared texture cache.

idl/lava.npidl:781

Fields

atlased: boolean

Not documented.

idl/lava.npidl:793

bytes: u64

Not documented.

idl/lava.npidl:785

dormant: boolean

Not documented.

idl/lava.npidl:794

height: u32

Not documented.

idl/lava.npidl:787

key: string

What it is cached under: a file path, a content hash, or surface:<id>. The answer to "why is this still resident".

idl/lava.npidl:784

refCount: u32

Client references. Zero means dormant — kept only in case it is asked for again, and the first thing evicted under budget pressure.

idl/lava.npidl:790

width: u32

Not documented.

idl/lava.npidl:786

windowPins: u32

Windows whose last drawn frame still names it.

idl/lava.npidl:792