struct stream_renderer_param

Defined at line 140 of file ../../third_party/gfxstream/src/host/include/gfxstream/virtio-gpu-gfxstream-renderer.h

An entry in the stream renderer parameters list.

The key should be one of STREAM_RENDERER_PARAM_*

The value can be either a uint64_t or cast to a pointer to a struct, depending on if the

parameter needs to pass data bigger than a single uint64_t.

Public Members

uint64_t key
uint64_t value