Module layer_state

Source
Expand description

Nested message and enum types in LayerState.

Modules§

buffer_data
Nested message and enum types in BufferData.

Structs§

BufferData
Color3
Matrix22
WindowInfo

Enums§

ChangesLsb
Changes are split into ChangesLsb and ChangesMsb. First 32 bits are in ChangesLsb and the next 32 bits are in ChangesMsb. This is needed because enums have to be 32 bits and there’s no nice way to put 64bit constants into .proto files.
ChangesMsb
DropInputMode
Flags