Searched refs:QueueCommands (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp32 QueueCommands::QueueCommands(ring_buffer &ring) function in class:QueueCommands
40 QueueCommands::~QueueCommands()
61 QueueCommands::Put(struct command &command, size_t size)
75 QueueCommands::PutFlush()
85 QueueCommands::PutWaitFor(uint32 event)
95 QueueCommands::PutOverlayFlip(uint32 mode, bool updateCoefficients)
113 QueueCommands::MakeSpace(uint32 size)
144 QueueCommands
[all...]
H A Dcommands.h21 class QueueCommands { class
23 QueueCommands(ring_buffer &ring);
24 ~QueueCommands();
H A Doverlay.cpp241 QueueCommands queue(gInfo->shared_info->primary_ring_buffer);
268 QueueCommands queue(gInfo->shared_info->primary_ring_buffer);
292 QueueCommands queue(gInfo->shared_info->primary_ring_buffer);

Completed in 93 milliseconds