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

/haiku/src/add-ons/accelerants/nvidia/
H A DInitAccelerant.c112 /* do the initialization common to both the primary and the clones */
120 /* ensure that INIT_ACCELERANT is executed just once (copies should be clones) */
172 /* no 3D clones are currently loaded */
173 si->engine.threeD.clones = 0;
221 /* ensure that INIT_ACCELERANT won't be executed again (copies should be clones) */
312 //fixme: setup_virtualized_heads is a problem for clones: needs to be run
H A DSetDisplayMode.c58 * note: this also cleans up reserved channels for killed 3D clones.. */
59 si->engine.threeD.clones = 0x00000000;
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h351 uint32 clones; /* clone 'number' (mask, slot) (one bit per clone) */ member in struct:__anon21::__anon23::__anon26

Completed in 44 milliseconds