class VideoCommandStreamer
Defined at line 17 of file ../../src/graphics/drivers/msd-intel-gen/src/video_command_streamer.h
The Video command streamer is similar to the Render command streamer.
TODO(https://fxbug.dev/42161303) - refactor common scheduling code.
Public Methods
void VideoCommandStreamer (EngineCommandStreamer::Owner * owner, std::unique_ptr<GpuMapping> hw_status_page)
Defined at line 9 of file ../../src/graphics/drivers/msd-intel-gen/src/video_command_streamer.cc