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

/haiku/src/add-ons/accelerants/radeon/
H A DCP.h14 Radeon_AllocIndirectBuffer(), fill it, and let it post via
18 You get this state buffer during startup via Radeon_AllocIndirectBuffer()
54 int Radeon_AllocIndirectBuffer( accelerator_info *ai, bool keep_lock );
77 buffer_idx = Radeon_AllocIndirectBuffer( ai, true ); \
H A DCP.c169 int Radeon_AllocIndirectBuffer( accelerator_info *ai, bool keep_lock ) function
H A DAcceleration.c500 vc->state_buffer_idx = Radeon_AllocIndirectBuffer( ai, false );

Completed in 89 milliseconds